Skip to content

Commit 00c8d3e

Browse files
committed
correcting URL
1 parent 89537ab commit 00c8d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-env/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ module.exports = {
1717

1818
BROWSERSTACK_TEMPLATE: {
1919
// DETAILS_API_URL: 'https://integrate.browserstack.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
20-
DETAILS_API_URL: 'https://https://8c12-2405-201-6806-d09b-4d8a-335-3b92-fcbe.ngrok-free.app/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
20+
DETAILS_API_URL: 'https://8c12-2405-201-6806-d09b-4d8a-335-3b92-fcbe.ngrok-free.app/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
2121
},
2222
};

0 commit comments

Comments
 (0)