Skip to content

Build: Fix tests on Edge#2367

Merged
mgol merged 1 commit into
jquery:mainfrom
mgol:fix-edge-tests
Aug 18, 2025
Merged

Build: Fix tests on Edge#2367
mgol merged 1 commit into
jquery:mainfrom
mgol:fix-edge-tests

Conversation

@mgol
Copy link
Copy Markdown
Member

@mgol mgol commented Aug 18, 2025

There was a typo in the test command for Edge on Windows - a double --. This worked with npm included with Node.js 22.17.1, but started failing with 22.18.0.

There was a typo in the test command for Edge on Windows - a double `--`. This
worked with npm included with Node.js 22.17.1, but started failing with 22.18.0.
@mgol mgol added this to the 1.14.2 milestone Aug 18, 2025
@mgol mgol self-assigned this Aug 18, 2025
@mgol
Copy link
Copy Markdown
Member Author

mgol commented Aug 18, 2025

Merging to unblock CI and because the fix is obvious, trivial and does not affect the resulting library code.

@mgol mgol merged commit beac2ea into jquery:main Aug 18, 2025
11 checks passed
@mgol mgol deleted the fix-edge-tests branch August 18, 2025 21:13
@mgol mgol removed the Needs review label Aug 18, 2025
nikunj8866 pushed a commit to nikunj8866/jquery-ui that referenced this pull request Sep 9, 2025
There was a typo in the test command for Edge on Windows - a double `--`. This
worked with npm included with Node.js 22.17.1, but started failing with 22.18.0.

Closes jquerygh-2367
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