mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed package size
This commit is contained in:
@@ -265,7 +265,7 @@ class FunctionsConsoleServerTest extends Scope
|
||||
], $this->getHeaders()));
|
||||
|
||||
$this->assertEquals(200, $function['headers']['status-code']);
|
||||
$this->assertEquals(521, $function['body']['codeSize']);
|
||||
$this->assertEquals(751, $function['body']['codeSize']);
|
||||
|
||||
/**
|
||||
* Test for FAILURE
|
||||
|
||||
Reference in New Issue
Block a user