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