Skip to content

Commit 843f771

Browse files
authored
add new line
1 parent 0682048 commit 843f771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/GenerateTestStrings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
$ExitWithError = true;
6868
$NewContents = implode( '%0A', $Tests );
6969
echo "::warning file={$File}::Updated {$Type}.{$Name} (please run GenerateTestStrings and commit it)%0ANew file contents:%0A{$NewContents}";
70+
echo "\n\n";
7071
}
7172
else
7273
{

0 commit comments

Comments
 (0)