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
Test suite failed to run
/App_Path/node_modules/react-native-webview/lib/RNCWebViewNativeComponent.js: Could not find component config for native component
1 | import React, { useState } from 'react';
2 | import { View, Linking } from 'react-native';
> 3 | import { WebView } from 'react-native-webview';
and
● Test suite failed to run
ReferenceError: DIRECTIONS is not defined
5 | }
6 |
> 7 | export default DIRECTIONS;
and
● Test suite failed to run
TypeError: Cannot redefine property: default
at Function.defineProperty (<anonymous>)
150 | };
151 |
> 152 | jest.spyOn(useHookMock, 'default').mockImplementation(() => purchaseFlowResult);
| ^
The text was updated successfully, but these errors were encountered:
I keep see next errors.
and
and
The text was updated successfully, but these errors were encountered: