Skip to content

Commit 92ed33e

Browse files
committed
Add trailing newline to regression test file
1 parent 80156d4 commit 92ed33e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Commands/GenerateInterfaceUnionsCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ protected function makeParserCommand(): TestableGenerateInterfaceUnionsCommand
147147
{
148148
return new TestableGenerateInterfaceUnionsCommand(new Filesystem());
149149
}
150-
}
150+
}

0 commit comments

Comments
 (0)