Shahar Moshe Refaeli
Results
2
issues of
Shahar Moshe Refaeli
### What would you like? Given that I have an Azure DevOps release pipeline. Now, I want to run my E2E tests on that release pipeline. I can do it...
### Current behavior When I am running multi-feature files - using a specific config file of cypress: ``` import {defineConfig} from 'cypress' import defu from 'defu'; import defaultConfig from "../../cypress.config";...
needs reproduction