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