Skip to content

Commit 29c30c8

Browse files
committed
add todos for later
1 parent 96c0fca commit 29c30c8

File tree

1 file changed

+4
-0
lines changed
  • exercises/03.context/02.solution.automatic-fixtures

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Automatic fixtures
2+
3+
## TODO
4+
5+
- [ ] Replace `task.result?.errors?.push` with throwing a regular error. Vitest will pick it up because fixtures run in the context of a test, and report it nicely, too.

0 commit comments

Comments
 (0)