Closed DeepakSharma04 closed 5 months ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Version
29.6.3
Steps to reproduce
My js file
test file
Expected behavior
It should be pass but fail.
Actual behavior
Additional context
I'm using
"moxios": "^0.4.0"
, for mocking api call and"babel-plugin-module-resolver": "^5.0.0"
for axios config likeaxiosconfig.js
.babelrc
Environment