How do you pass environment variables to a component test? #21031
Unanswered
gvocale
asked this question in
Component Testing
Replies: 2 comments
-
Hi @gvocale, the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried to
|
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.
-
I have tried the following, but doesn't seem to work:
and then in a react component
How do I pass the
IS_TEST
variable so that I can access it in a React component?Beta Was this translation helpful? Give feedback.
All reactions