@@ -46,7 +46,7 @@ |
||
| 46 | 46 | // ->see('Waddup, y\'all'); |
| 47 | 47 | // $this->assertTrue(true); |
| 48 | 48 | $this->call('GET', 'admin')->see('Waddup, y\'all'); |
| 49 | - // $this->assertFalse($request); |
|
| 49 | + // $this->assertFalse($request); |
|
| 50 | 50 | } |
| 51 | 51 | |
| 52 | 52 | public function test_redirects_to_login_if_user_is_not_authenticated () |