Hello <@420788430734360577> , im trying to change...
# cy10-feedback
a
Hello @late-planet-4481 , im trying to change the value of spec pattern via export CYPRESS_SPEC_PATTERN = "AnotherValue" but when run cypress nothing changed in the configuration and the value of CYPRESS_SPEC_PATTERN kept as before in the e2e variables in cypress.config.ts Not That all other variables works as expected like baseURL, just in case of change spec pattern. Is there anything related to e2e config ? and the config file should be like this : e2e: { env { } } or ------ env { } e2e: { }
2 Views