I'm new to react native testing and recently I got this error. I'm still unable to find a correct solution to fix this. Could you please someone can help on this?
Thanks in advance.
Configuration error:
Could not locate module ./fonts/galio.ttf mapped as:
Please check your configuration for these entries:
{
"moduleNameMapper": {
"/\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$/": "/Users/iswanjumat/Documents/works/jet_stream_africa/jetpaynow_mobile_app/__mocks__/fileMock.js"
},
"resolver": undefined
}