Skip to content

Commit

Permalink
Fix IDEDiagnosticIDConfigurationTests
Browse files Browse the repository at this point in the history
  • Loading branch information
tats-u committed Apr 26, 2024
1 parent 039bcf2 commit e99a051
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,9 @@ public void VisualBasic_VerifyIDEDiagnosticSeveritiesAreConfigurable()
# IDE0084
dotnet_diagnostic.IDE0084.severity = %value%
# IDE0085
dotnet_diagnostic.IDE0084.severity = %value%
# IDE0100
dotnet_diagnostic.IDE0100.severity = %value%
Expand Down

0 comments on commit e99a051

Please sign in to comment.