loginAs() ->get(url('reports/income-summary')) ->assertStatus(200) ->assertSeeText(trans('reports.summary.income')); } }