https://cypress.io logo
Next.JS Enviroment Variables in Tests
# i-need-help
c
Hello, I am trying to setup tests for my app which requires environment variables. I tried adding a
.env.test
with the env variable but it still errored (supposed to do that)