Skip to content

Commit

Permalink
Update execute-tests.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adilmoumni committed Aug 17, 2022
1 parent 7ae3c6c commit c63cb99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion execute-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ async function executeAllJobs(jobs) {
headers: API_HEADER,
data: {
projectParameters: {
ApplicationURL: APPLICATION_URL,
ApplicationURL:
"https://maiom-50ce1--pr261-new-test-project-act-clf8wpjn.web.app",
},
},
}).catch((err) => {
Expand Down

0 comments on commit c63cb99

Please sign in to comment.