Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Jul 29, 2024
1 parent fd3edc1 commit 21c29e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3187,7 +3187,7 @@ class C
}

[Fact, WorkItem("https://github.com/dotnet/roslyn/issues/62856")]
public async Task DontWarnForAwaiterMethods()
public async Task DoNotWarnForAwaiterMethods()
{
const string code = """
using System;
Expand Down

0 comments on commit 21c29e4

Please sign in to comment.