Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #billing-state locator to fix failing E2E test #453

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

martynmjones
Copy link
Contributor

@martynmjones martynmjones commented Aug 7, 2024

Changes proposed in this Pull Request:

Closes #452

Adjusts the locator for the #billing-state input to fix the failing E2E test with WooCommerce 9.2.0-rc.1

Detailed test instructions:

  1. npm run wp-env:up
  2. npm run -- wp-env run tests-cli -- wp plugin update woocommerce --version=9.1.0-rc.1
  3. npm run -- wp-env run tests-cli -- wp wc update
  4. npm run test:e2e
  5. Confirm tests pass

Changelog entry

@martynmjones martynmjones self-assigned this Aug 7, 2024
@github-actions github-actions bot added type: bug The issue/PR is a confirmed bug. changelog: fix Took care of something that wasn't working. labels Aug 7, 2024
@martynmjones martynmjones merged commit 884854d into trunk Aug 7, 2024
3 checks passed
@martynmjones martynmjones deleted the fix/452-failing-e2e-test branch August 7, 2024 20:36
@eason9487 eason9487 added changelog: dev Developer-facing only change. and removed type: bug The issue/PR is a confirmed bug. changelog: fix Took care of something that wasn't working. labels Aug 14, 2024
@eason9487 eason9487 mentioned this pull request Aug 14, 2024
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: dev Developer-facing only change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing E2E tests
2 participants