stable

Clone or download

Read-only

fix: Remove e2e tests on switch to old ui

Since e0d14144c722d830a64d213df80cb88811d62133, the switch to old ui is hidden behind a feature flag. Based on the current situation: * Switch to old UI is kept as a fallback and is not anymore the nominal use case * The feature flag is set at project level (platform administrator needs to list allowed projects) and project are dynamically created during e2e tests => keeping those e2e tests seems overrated. Part of story #26808: have document part of Community Edition Change-Id: I9b8c5fdc631bad100080c7ce64a4549bf66eab14

Modified Files

Name
M plugins/docman/tests/e2e/cypress/cypress/integration/docman.spec.ts +1 −17 Go to diff View file