Skip to content

Commit

Permalink
Update prefill.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 authored Jun 17, 2023
1 parent 61f4c26 commit 354e475
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion prefill.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,5 @@ function interpolate($text, $values)
rename('./tests/RenameMeTest.php', './tests/' . $replacements[':package_ns']() . 'Test.php');

echo "Done.\n";
echo "Now you should remove the file '" . basename(__FILE__) . "'.\n";

unlink(__FILE__);

0 comments on commit 354e475

Please sign in to comment.