Skip to content

Commit ba0438f

Browse files
committed
phpcs fix
1 parent 3d319bd commit ba0438f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/MakerTestCase.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ private function processReplacements(array $replacements, $rootDir)
288288
file_put_contents($path, str_replace($replacement['find'], $replacement['replace'], $contents));
289289
}
290290
}
291-
}
291+
}

0 commit comments

Comments
 (0)