Skip to content

Commit 400788e

Browse files
Update docs/testing/unit-testing.md
Co-authored-by: Elliot Winkler <[email protected]>
1 parent 5eac975 commit 400788e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/testing/unit-testing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@ it('redirects to login when session expires', () => {
186186
});
187187
```
188188

189-
---
190-
191189
🚫 **Using vague error language**
192190

193191
```typescript

0 commit comments

Comments
 (0)