Skip to content

Commit 9c5a786

Browse files
committed
phpcs
1 parent 328e486 commit 9c5a786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/MakerTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,4 +299,4 @@ private function processReplacements(array $replacements, $rootDir)
299299
file_put_contents($path, str_replace($replacement['find'], $replacement['replace'], $contents));
300300
}
301301
}
302-
}
302+
}

0 commit comments

Comments
 (0)