diff --git a/tests/e2e/ProjectLocaleTest.php b/tests/e2e/ProjectLocaleTest.php index 97dd215d9c..18fb51689c 100644 --- a/tests/e2e/ProjectLocaleTest.php +++ b/tests/e2e/ProjectLocaleTest.php @@ -75,7 +75,7 @@ class ProjectLocaleTest extends BaseProjects $this->assertEquals($countries['headers']['status-code'], 200); $this->assertIsArray($countries['body']); - $this->assertCount(28, $countries['body']); + $this->assertCount(27, $countries['body']); $this->assertEquals($countries['body']['DE'], 'Germany'); // Test locale code change to ES