Powered by
Next.JS Enviroment Variables in Tests
# i-need-help
c
clever-analyst-59201
03/05/2023, 4:17 PM
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)
Previous
Next