Skip to content

Commit f277b2f

Browse files
committed
fix linting
1 parent 55b10ba commit f277b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/articles/nunit/writing-tests/attributes/unhandledexceptionhandling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public class LegacySystemTests
133133
The attribute can be applied at multiple levels:
134134

135135
| Level | Scope |
136-
|-------|-------|
136+
| ------- | ------- |
137137
| Assembly | Affects all tests in the assembly |
138138
| Class | Affects all tests in the fixture |
139139
| Method | Affects only the specific test |

0 commit comments

Comments
 (0)