with('accounts.create'); // call $this->call('GET', '/accounts/create'); // test $this->assertResponseOk(); } }