We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f248917 commit 86611c6Copy full SHA for 86611c6
1 file changed
exercises/11.test-db/01.problem.setup/README.mdx
@@ -32,3 +32,10 @@ top of the setup file before anything else has a chance to import prisma.
32
```sh nonumber
33
npx vitest auth
34
```
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