'thegrumpydictator@gmail.com', ]; $response = $this->call('POST', '/password/email', $args); $this->assertEquals(302, $response->status()); } }