We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1627a1 commit 198bf34Copy full SHA for 198bf34
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers.Test/OrderingRules/SA1202UnitTests.cs
@@ -960,7 +960,7 @@ public string
960
/// </summary>
961
/// <returns>A <see cref="Task"/> representing the asynchronous unit test.</returns>
962
[Fact]
963
- public async Task Issue150RegressionAsync()
+ public async Task Issue1507RegressionAsync()
964
{
965
string testCode = @"public class OuterType
966
0 commit comments