mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Debug for CI
This commit is contained in:
@@ -10,6 +10,8 @@ class ConsoleTest extends BaseConsole
|
||||
{
|
||||
$response = $this->register();
|
||||
|
||||
var_dump($_SERVER);
|
||||
|
||||
$this->assertEquals('http://localhost/success', $response['headers']['location']);
|
||||
$this->assertEquals("\n", $response['body']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user