迁移至 laravel 9

This commit is contained in:
Wisp X
2022-01-12 13:26:39 +08:00
parent fba806d24a
commit 6464851d2e
57 changed files with 2537 additions and 3299 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class ExampleTest extends TestCase
*
* @return void
*/
public function test_example()
public function test_the_application_returns_a_successful_response()
{
$response = $this->get('/');