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
Because our e2e tests hit the test Contentful site we need some api keys/env vars.
What e2e builds don't need are bugsnag/fabric credentials. This is causing crashes in e2e runs to be reported as production issues.
I've attempted to replicate the same behavior we have for overwriting our development API keys with the production values here but the value isn't being overridden.
The text was updated successfully, but these errors were encountered:
Because our e2e tests hit the test Contentful site we need some api keys/env vars.
What e2e builds don't need are bugsnag/fabric credentials. This is causing crashes in e2e runs to be reported as production issues.
I've attempted to replicate the same behavior we have for overwriting our development API keys with the production values here but the value isn't being overridden.
The text was updated successfully, but these errors were encountered: