Skip to content

Commit c837272

Browse files
committed
Use fr-CA instead of sv-SV in the tests
1 parent 159bef8 commit c837272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RubberduckTests/Settings/GeneralSettingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ private Configuration GetNondefaultConfig()
4343
{
4444
var generalSettings = new GeneralSettings
4545
{
46-
Language = new DisplayLanguageSetting("sv-SE"),
46+
Language = new DisplayLanguageSetting("fr-CA"),
4747
AutoSaveEnabled = true,
4848
AutoSavePeriod = 5,
4949
Delimiter = '/'

0 commit comments

Comments
 (0)