admin()->create(); $response = $this->actingAs($admin, 'admin')->get('/jabali-admin/geo-block-rules'); $response->assertStatus(200); } }