Skip to content

Commit

Permalink
Close code block on NUnit2013 page (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenderMichael authored Apr 26, 2024
1 parent 6a29809 commit b443c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/articles/nunit-analyzers/NUnit2013.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public void Test()
string expected = "...";
Assert.That(actual, Does.EndWith(expected));
}
```

<!-- start generated config severity -->
## Configure severity
Expand Down

0 comments on commit b443c8c

Please sign in to comment.