be($this->user()); $response = $this->get(route('report-data.account.general', ['1', '20120101', '20120131'])); $response->assertStatus(200); } }