You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/kierangilliam/routify-svelte-unit-integration
cd routify-svelte-unit-integration
yarn install --frozen-lockfile
yarn cypress open
# Navigate to the 'simple' test and run
The text was updated successfully, but these errors were encountered:
I'm using (routify)[https://routify.dev/] for Svelte routing.
When trying to run a simple component test, I get the error:
Is this a bug report or a feature request?
If this is a bug report, please provide as much info as possible
Steps to reproduce
The text was updated successfully, but these errors were encountered: