Skip to content

Commit d1627a1

Browse files
committed
Revert accidental change to unit test.
1 parent 40fe029 commit d1627a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StyleCop.Analyzers/StyleCop.Analyzers.Test/OrderingRules/SA1202UnitTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ public async Task TestIncompleteMemberAsync()
929929
{
930930
private string Test;
931931
public string
932-
private string
932+
public string
933933
}
934934
";
935935

0 commit comments

Comments
 (0)