-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
refactor: Remove unused E2E test helpers #55711
Conversation
Size Change: -3 B (0%) Total Size: 1.7 MB
ℹ️ View Unchanged
|
Flaky tests detected in f37dbd6. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6724587339
|
This became unnecessary when the clipboard-related tests were removed in #55541.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for removing these 🚀
What?
Remove unused E2E test helpers.
Why?
Relates to #55251. Reduce code complexity. These can be reinstated from
Git history when beneficial.
How?
waitIfAndroid
utilityclearClipboard
utilitysetClipboard
utilityTesting Instructions
n/a
Testing Instructions for Keyboard
n/a
Screenshots or screencast
n/a