Skip to content

E2E: fix broken overage modal spec

Harsha Muralidhar requested to merge hmuralidhar-overage-spec-fix-staging into master

What does this MR do and why?

Fixes broken spec. Addresses #388544 (closed).

Changes from !108684 (merged) affected overage spec.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

GITLAB_ADMIN_USERNAME=YYY GITLAB_ADMIN_PASSWORD="YYY" GITLAB_QA_ACCESS_TOKEN=YYY GITLAB_USERNAME=gitlab-qa GITLAB_PASSWORD="YYY" GITLAB_QA_USER_AGENT="YYYY" WEBDRIVER_HEADLESS=false QA_DEBUG=true QA_GITLAB_URL=https://staging.gitlab.com bundle exec rspec ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading