-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Tests: Account for array-like objects in grep() #2605
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
Conversation
|
Can anyone take a look at this PR? It seems pretty straightforward :) |
|
LGTM. |
|
Would be cool to move it to different test |
|
Friendly ping |
|
Hi @markelog. I'll do it tonight. |
|
PR updated. |
|
@AurelioDeRosa The CLA check has failed. Perhaps you have incorrect data in one of the commits? |
split into two tests
|
Fixed. Sorry about that. |
test/unit/core.js
Outdated
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.
These tests are now duplicated; they shouldn't be here at all.
test/unit/core.js
Outdated
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.
Could make that less then 120 symbols on the line?
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.
Sorry, for being so nitpicky btw
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.
@markelog Done. Please, let me know if that's OK. Also, you don't have to apologize. It's totally fine to do more work on the PR to improve its quality standard.
|
Landed! Thank you |
Reference: jquery/api.jquery.com#801