Skip to content

Commit

Permalink
Ignore Verify_Razor_WithFramework test (#8647)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian-ambrosini-sonarsource authored Jan 31, 2024
1 parent 5d151c3 commit 919a72f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ public void Verify_RazorAnalysisInSLAndNugetContext_DoesNotRaise(string path) =>
.WithAdditionalFilePath(AnalysisScaffolding.CreateSonarProjectConfig(TestContext, ProjectType.Unknown))
.VerifyNoIssueReported();

[Ignore("Revert after 9.19 release")]
[DataTestMethod]
[DataRow("net6.0")]
[DataRow("net7.0")]
Expand Down

0 comments on commit 919a72f

Please sign in to comment.