toBeFalse(); }); test('registration route returns 404', function () { $response = $this->get('/register'); $response->assertNotFound(); });