/var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture/AssertIntegrationTestCase.php (1193B)
_response = new Response();
$this->_response = $this->_response->withLocation('http://localhost/tasks/index');
$this->assertNoRedirect();
}
}