Skip to content

Commit 86611c6

Browse files
committed
add note for #39
1 parent f248917 commit 86611c6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

exercises/11.test-db/01.problem.setup/README.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,10 @@ top of the setup file before anything else has a chance to import prisma.
3232
```sh nonumber
3333
npx vitest auth
3434
```
35+
36+
<callout-warning>
37+
Something must have changed and now you may get an error about `eventTargets`.
38+
This will go away in the next steps, but check [this
39+
issue](https://github.com/epicweb-dev/full-stack-testing/issues/39) for more
40+
information and a workaround.
41+
</callout-warning>

0 commit comments

Comments
 (0)