Skip to content

Commit

Permalink
lint: newline
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen committed Oct 16, 2023
1 parent ba5ed36 commit 9fdbc7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ You can use `Is.All` or `Has.All` to refer to all items in an `IEnumerable`.

[!code-csharp[IsBasedFormat](~/snippets/Snippets.NUnit/Constraints/AllItemsConstraintExamples.cs#AllItemsIsExample)]

[!code-csharp[HasBasedFormat](~/snippets/Snippets.NUnit/Constraints/AllItemsConstraintExamples.cs#AllItemsHasExample)]
[!code-csharp[HasBasedFormat](~/snippets/Snippets.NUnit/Constraints/AllItemsConstraintExamples.cs#AllItemsHasExample)]

0 comments on commit 9fdbc7a

Please sign in to comment.