diff --git a/test/runner/browsers.js b/test/runner/browsers.js index 1ddccdf..f0d39fb 100644 --- a/test/runner/browsers.js +++ b/test/runner/browsers.js @@ -64,7 +64,7 @@ export async function createBrowserWorker( url, browser, options, restarts = 0 ) worker = await createWorker( { ...browser, url: encodeURI( url ), - project: "jquery", + project: "jquery-color", build: `Run ${ runId }`, // This is the maximum timeout allowed