Skip to content

Commit

Permalink
Added one more legacy test to be sure
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jan 29, 2020
1 parent a3ac396 commit af96185
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class SiteLocaleTest extends TestCase
'fr_FR' => 'french', // Legacy setting
'en_US' => true,
'es_ES' => false,
'it_IT' => null, // Legacy setting
];

// Apply fake config
Expand Down

0 comments on commit af96185

Please sign in to comment.