Skip to content

Commit d242c96

Browse files
style: fix code style issue
1 parent 672f8c9 commit d242c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/MakeCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
->expectsOutputToContain('created successfully.');
2323

2424
$this->assertFileExists(app_path('Http/Resources/TestResource.php'));
25-
});
25+
});

0 commit comments

Comments
 (0)