testing time facing issue #3426
Unanswered
appasaheb4
asked this question in
General
Replies: 2 comments
-
Sorry, we can't help you to debug your issue . Information is not enough. What is import { useContext } from "react";
import { MobxProviderContext } from "mobx-react";
export function useStores () {
return useContext(MobxProviderContext);
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @appasaheb4 |
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
-
App development time working properly .
But testing time failed test case
please check ss
Beta Was this translation helpful? Give feedback.
All reactions