Skip to content

Commit

Permalink
Tests: update browserstack project name to jquery-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed May 30, 2024
1 parent 89dbcd3 commit ba6492f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runner/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export async function createBrowserWorker( url, browser, options, restarts = 0 )
worker = await createWorker( {
...browser,
url: encodeURI( url ),
project: "jquery",
project: "jquery-migrate",
build: `Run ${ runId }`,

// This is the maximum timeout allowed
Expand Down

0 comments on commit ba6492f

Please sign in to comment.