1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

revert back function test

This commit is contained in:
Damodar Lohani 2022-11-01 11:41:52 +05:45 committed by GitHub
parent 8baa95db1c
commit 4d3ca5a064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -569,7 +569,7 @@ class FunctionsCustomServerTest extends Scope
], $this->getHeaders()));
$this->assertEquals(200, $function['headers']['status-code']);
$this->assertGreaterThan(0, $function['body']['buildTime']);
$this->assertEquals(0, $function['body']['buildTime']);
/**
* Test for FAILURE