Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Commit 970e2e0

Browse files
Update test after un-skipping
1 parent 93e0a5c commit 970e2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.AspNetCore.Localization.FunctionalTests/LocalizationTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public Task Localization_ResourcesInFolder_ReturnLocalizedValue_AllOS()
8484
"http://localhost:5074",
8585
"ResourcesInFolder",
8686
"fr-FR",
87-
"Bonjour from StartupResourcesInFolder Bonjour from Test in resources folder Bonjour from Customer in resources folder Bonjour from Test in resources folder");
87+
"Bonjour from StartupResourcesInFolder Bonjour from Test in resources folder Bonjour from Customer in resources folder");
8888
}
8989

9090
[ConditionalFact]

0 commit comments

Comments
 (0)