From de10f725e6764e2f936a55d249b3613224883b00 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 2 Feb 2020 23:03:16 +0200 Subject: [PATCH] Updated tests --- tests/e2e/ProjectLocaleTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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