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

do not use optional chain operator for functional tests #5246

Merged
merged 5 commits into from Feb 20, 2023

Conversation

tjenkinson
Copy link
Member

@tjenkinson tjenkinson commented Feb 20, 2023

This PR will...

Stop using the optional chain operator for functional tests, and move the older chrome browser tests to the required list given they have been more stable recently, and would have caught this bug introduced in #5243

Why is this Pull Request needed?

Because they need to be es5 for older chrome.

robwalch
robwalch previously approved these changes Feb 20, 2023
@tjenkinson tjenkinson merged commit 01b2a69 into master Feb 20, 2023
@tjenkinson tjenkinson deleted the es5-func-tests branch February 20, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants