This repository was archived by the owner on Dec 5, 2024. It is now read-only.
fix: useFetch in jest unit tests #437
Labels
documentation
Improvements or additions to documentation
needs-repro
Waiting for code that can reproduce the issue
🐛 The bug


When unit testing a component that uses useFetch composable, I'm getting weird error.
🛠️ To reproduce
Steps to reproduce the behavior:
I'd be very grateful for a link to a gist or repo that reproduces the bug.
🌈 Expected behaviour
The test suite runs smoothly
ℹ️ Additional context
My component
My test suite
The text was updated successfully, but these errors were encountered: