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
Configuration error:
Could not locate module mapped as:
/Users/cos/code/somul-system-frontend.
Please check your configuration for these entries:
{
"moduleNameMapper": {
"/^$/": "/Users/cos/code/somul-system-frontend"
},
"resolver": null
}
at createNoMappedModuleFoundError (node_modules/jest-resolve/build/index.js:501:17)
The text was updated successfully, but these errors were encountered:
현 master 코드에서
yarn test
를 돌렸을때 다음과 같은 오류가 발생합니다.The text was updated successfully, but these errors were encountered: