stable

Clone or download

Read-only

Fix end-to-end tests because admin service button no longer exists

This is part of story #21791 see Programs & Teams in sidebar You can run "make tests_cypress" without any errors. Change-Id: I04ae4998ea651d96c734a4dd32caec465a088e91

Modified Files

Name
M plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_anonymous.spec.ts +1 −1 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_restricted.spec.ts +1 −1 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/project-sidebar.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/templates/project-sidebar.mustache +1 −1 Go to diff View file
M tests/e2e/full/cypress/integration/project_admin.spec.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/support/commands.ts +11 −0 Go to diff View file