Skip to content

Commit

Permalink
Add workitem attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
steveberdy committed May 15, 2023
1 parent 6eadf1e commit 74f342c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ public static void Method(Uri url, Uri url2) { }

}

[Fact]
[Fact, WorkItem(6371, "https://github.com/dotnet/roslyn-analyzers/issues/6371")]
public async Task CA1054NoWarningsForInterfaceImplementationsAsync()
{
await VerifyCS.VerifyAnalyzerAsync(@"
Expand Down

0 comments on commit 74f342c

Please sign in to comment.