1
0
Fork 0
mirror of synced 2024-06-16 17:54:53 +12:00

Fixed tests

This commit is contained in:
Eldad Fux 2020-06-25 08:20:26 +03:00
parent dacbf8bc3d
commit 1e3472b724

View file

@ -173,7 +173,7 @@ class HealthCustomClientTest extends Scope
$this->assertEquals(200, $response['headers']['status-code']);
$this->assertIsInt($response['body']['size']);
$this->assertLessThan(100, $response['body']['size']);
$this->assertLessThan(120, $response['body']['size']);
/**
* Test for FAILURE