Skip to content

Commit 7f7f84a

Browse files
docs: update header level in technical documentation (#3093)
docs: update header level
1 parent 94866b4 commit 7f7f84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technical-reference/testing-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Also, if a mutation ends up changing a test case name - typically by changing th
9595
test identifier so this testcase will only run when running **all tests** and can no longer be executed in isolation, as
9696
Stryker can't anticipate the test name.
9797

98-
### NUnit
98+
## NUnit
9999

100100
### Conflicting test cases
101101
If multiple NUnit test cases have the same id (_Guid_), NUnit will report them as a single test case, and will merge all associated results in a single test result.

0 commit comments

Comments
 (0)