loginAs() ->get(route('dashboard')) ->assertStatus(200) ->assertSeeText(trans_choice('general.dashboards', 1)); } }