Skip to content

Commit

Permalink
AssumeCulture en-us for month formatting test
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-w-nilsen authored and commonsensesoftware committed Dec 8, 2022
1 parent a2347a8 commit f8d334b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ public partial class ApiVersionTest
{
[Theory]
[MemberData( nameof( FormatData ) )]
[AssumeCulture("en-us")]
public void try_format_format_should_return_expected_string( string format, string text, string formattedString )
{
// arrange
Expand Down

0 comments on commit f8d334b

Please sign in to comment.