Skip to content

Commit 24590df

Browse files
committed
fix typo
1 parent fc0a266 commit 24590df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CustomCode-Analyzer.Tests/AnalyzerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public interface ITestInterface
4040
.WithSpan(4, 5, 7, 6);
4141

4242
await CSharpAnalyzerVerifier<Analyzer>.VerifyAnalyzerAsync(test, TestContext, skipSDKreference: false, expected);
43+
}
4344

4445
// --------------- ManyInterfacesRule (OS-ELG-MODL-05003) ------------------
4546
[TestMethod]

0 commit comments

Comments
 (0)