Skip to content

Tests: Fix tests for jQuery.get( String, null-ish, null-ish, String ) #5646

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mgol
Copy link
Member

@mgol mgol commented Mar 31, 2025

Summary

The original test's text variant just repeated the previous test with 3 parameters; the goal was to use 4 ones. This fixes it.

Ref gh-5640
Ref gh-5645

Checklist

@mgol
Copy link
Member Author

mgol commented Mar 31, 2025

I only noticed it post merge when trying to backport the test to 3.x-stable and see it fail as the 3.x line does not support the jQuery.get( String, null, String ) signature. 🤦🏻

The original test's `text` variant just repeated the previous test with 3
parameters; the goal was to use 4 ones. This fixes it.

Ref jquerygh-5640
Ref jquerygh-5645
@mgol mgol force-pushed the jquery-get-test-fix branch from 19185c7 to 27288a1 Compare April 1, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant