Replies: 1 comment
-
my suggestion is to make a it should work out of the box. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to mock
react-native-dotenv
but the values used in the tests are not the mocked ones but the actual env ones.I am mocking it in my tests as:
Beta Was this translation helpful? Give feedback.
All reactions