Skip to content

Commit f2372df

Browse files
committed
Update QuickStartCommandTest.php
1 parent 694598a commit f2372df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Commands/QuickStartCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ public function test_quick_start_command_updates_user_model_namespace()
7979

8080
$this->assertStringContainsString('public static $model = \App\Models\User::class;', $resourceContent);
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)