Directory : /home/aplikasiposinfo/www/mazaya.samarinda.app/mazaya/tests/Feature/ |
Current File : /home/aplikasiposinfo/www/mazaya.samarinda.app/mazaya/tests/Feature/ExampleTest.php |
<?php it('returns a successful response', function () { $response = $this->get('/'); $response->assertStatus(200); });