Skip to content

Commit

Permalink
Fix EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-mikula-sonarsource committed Dec 15, 2023
1 parent a79fe2f commit 59a7623
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -83,4 +83,3 @@ public void AddDocument_SupportsRazorFiles()
new Action(() => EmptyVB.AddDocument("TestCases\\UnusedPrivateMember.vbhtml").FindDocument("UnusedPrivateMember.vbhtml").Should().NotBeNull())
.Should().Throw<ArgumentException>();
}

0 comments on commit 59a7623

Please sign in to comment.