Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0931848

Browse filesBrowse files
AssumeCulture en-us for month formatting test
1 parent 89253e3 commit 0931848
Copy full SHA for 0931848

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/Abstractions/test/Asp.Versioning.Abstractions.Tests/net7.0/ApiVersionTest.cs

Copy file name to clipboardExpand all lines: src/Abstractions/test/Asp.Versioning.Abstractions.Tests/net7.0/ApiVersionTest.cs
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ public partial class ApiVersionTest
66
{
77
[Theory]
88
[MemberData( nameof( FormatData ) )]
9+
[AssumeCulture( "en-us" )]
910
public void try_format_format_should_return_expected_string( string format, string text, string formattedString )
1011
{
1112
// arrange

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.