Description of the bug
When upgrading ttd/frontend-test to v8.9.0-preview.1, one of our e2e tests fail with Exclusive gateway AltinnExpressionsExclusiveGateway returned 0 flows. Expected 1 while testing the custom confirm gateway.
Steps To Reproduce
- Check out the
next-app-lib branch
- Start the app
- Run the Cypress test
test/e2e/integration/frontend-test/custom-confirm.ts
Steps To Reproduce (manually)
- Check out the
next-app-lib branch
- Start the app
- Log in as a user
- Click "Velg neste steg"
- Choose "List (Task_5)" and "Gå til"
- Pick someone in the list, click "Neste"
- Choose "Ja, bruk egendefinert"
- Click "Send inn"
- Observe the page "Se over svarene dine før du sender inn"
- Click "Send inn" again
- Observe the error message appearing
Additional Information
No response
Description of the bug
When upgrading
ttd/frontend-testto v8.9.0-preview.1, one of our e2e tests fail withExclusive gateway AltinnExpressionsExclusiveGateway returned 0 flows. Expected 1while testing the custom confirm gateway.Steps To Reproduce
next-app-libbranchtest/e2e/integration/frontend-test/custom-confirm.tsSteps To Reproduce (manually)
next-app-libbranchAdditional Information
No response