Added logs

This commit is contained in:
Eldad Fux
2020-12-10 12:03:13 +02:00
parent dcf4b92e26
commit 68f9d03d13
@@ -542,6 +542,7 @@ class FunctionsCustomServerTest extends Scope
'x-appwrite-project' => $this->getProject()['$id'],
], $this->getHeaders()));
var_dump($executions['body']['executions'][0]);
var_dump($executions['body']['executions'][0]['stdout']);
var_dump($executions['body']['executions'][0]['stderr']);