Skip to content

Commit 178ec24

Browse files
committed
Merge pull request #1419 from Private1647/stage
Missed a space
1 parent c6e636b commit 178ec24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kaneai-ci-cd-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ curl --location 'https://test-manager-api.lambdatest.com/api/atm/v1/hyperexecute
9090
"concurrency": 1, # Optional, Default 1
9191
"title": "UNIQUE_BUILD_NAME", #Optional
9292
"region": "YOUR_DESIRED_REGION", #eastus, centralindia
93-
"tunnel":"tunnel-name", #Optional to be used if running via tunnel
93+
"tunnel": "tunnel-name", #Optional to be used if running via tunnel
9494
"accessibility": false, #Optional
9595
"replaced_url": [
9696
{

0 commit comments

Comments
 (0)