Replies: 1 comment
-
Here is a minimal stackblitz with the issue im facing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to test using a render of the whole app with all the routes but when i use the vitest template and add a test to do so as follows:
I get an import error as follows:
I'm not really sure why im getting this error, other tests import .tsx work fine so im confused. Although I'm betting its a tweak to the default config i need to make. Just looking for help on what that change is.
Beta Was this translation helpful? Give feedback.
All reactions