Update tests/phpunit/Civi/Core/FormatTest.php
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 5 Oct 2021 19:29:57 +0000 (08:29 +1300)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 19:29:57 +0000 (08:29 +1300)
Co-authored-by: Tim Otten <totten@civicrm.org>
tests/phpunit/Civi/Core/FormatTest.php

index b81b08cfea73cc5c301bf4f68c5eaaffa8729df1..826f4e1174c4924ad96726e065a1d3b34c4995d7 100644 (file)
@@ -184,7 +184,7 @@ class FormatTest extends CiviUnitTestCase {
         'money_number_long' => '1 234,560',
       ],
     ];
-    $cases['en_US_KWD_long'] = [
+    $cases['fr_FR_KWD_long'] = [
       [
         'amount' => '1234.5678000',
         'locale' => 'fr_FR',