superAdmin()->create(); $this->actingAs($admin) ->get('https://pressekonto.test/admin/companies') ->assertSuccessful() ->assertSee('Firmen'); });