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

Remove incorrect optional chaining tests. #2411

Merged

Conversation

rkirsling
Copy link
Member

Resolves #2409.

@rkirsling
Copy link
Member Author

Note: The tests under test/language/expressions/assignment/ appear to be valid, but they're generated along with the others. Not sure if this means they should be removed or just modified.

@leobalter
Copy link
Member

I can apply this and recover them accordingly

@leobalter leobalter merged commit 91861e2 into tc39:master Nov 1, 2019
@rkirsling rkirsling deleted the remove-incorrect-optional-chaining-tests branch November 1, 2019 18:28
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.

Incorrect tests on Optional Chaining
2 participants