We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672f8c9 commit d242c96Copy full SHA for d242c96
tests/Feature/MakeCommandTest.php
@@ -22,4 +22,4 @@
22
->expectsOutputToContain('created successfully.');
23
24
$this->assertFileExists(app_path('Http/Resources/TestResource.php'));
25
-});
+});
0 commit comments