get('/'); $this->assertEquals( $this->response->getContent(), $this->app->version() ); } }