mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Debug CI/CD
This commit is contained in:
@@ -917,6 +917,8 @@ class UsageTest extends Scope
|
||||
'deploymentId' => $deploymentId,
|
||||
],
|
||||
);
|
||||
|
||||
\var_dump($response);
|
||||
|
||||
$this->assertEquals(200, $response['headers']['status-code']);
|
||||
$this->assertNotEmpty($response['body']['$id']);
|
||||
|
||||
Reference in New Issue
Block a user