1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00

fix: tests

This commit is contained in:
Torsten Dittmann 2022-11-15 16:28:33 +01:00
parent 29edecf05d
commit 5db924627a

View file

@ -38,7 +38,7 @@ class HTTPTest extends Scope
/**
* Test for SUCCESS
*/
//TODO: Add after Console
$this->markTestIncomplete('This test needs to be updated for the new console.');
// $response = $this->client->call(Client::METHOD_GET, '/error', \array_merge([
// 'origin' => 'http://localhost',
// 'content-type' => 'application/json',