Fix tests

This commit is contained in:
Matej Bačo
2025-08-22 11:31:14 +02:00
parent ebf48655a0
commit 011a9cb7a3
@@ -1903,7 +1903,7 @@ class SitesCustomServerTest extends Scope
Query::equal('deploymentId', [$deploymentId])->toString()
]);
$this->assertEquals(200, $logs['headers']['status-code']);
$this->assertEquals(1, $logs['body']['total']);
$this->assertGreaterThanOrEqual(1, $logs['body']['total']);
$this->assertCount(1, $logs['body']['executions']);
$logs = $this->listLogs($siteId, [