Skip to content

Commit 906fd44

Browse files
committed
Tests: update browserstack project name to jquery-migrate
Ref jquerygh-512
1 parent 3a82e5d commit 906fd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runner/browsers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export async function createBrowserWorker( url, browser, options, restarts = 0 )
6464
worker = await createWorker( {
6565
...browser,
6666
url: encodeURI( url ),
67-
project: "jquery",
67+
project: "jquery-migrate",
6868
build: `Run ${ runId }`,
6969

7070
// This is the maximum timeout allowed

0 commit comments

Comments
 (0)