Skip to content

Commit

Permalink
testsuites for dev/staging/demo updated (#4369)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkonieczny authored Sep 14, 2023
1 parent b550c98 commit 4be8ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/suites/demo-testsuite.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{"execute": [{"test": "postman-executor-smoke-testsource-git-file"}]},
{"execute": [{"test": "k6-executor-smoke"}]},
{"execute": [{"test": "container-executor-curl-smoke"}]},
{"execute": [{"test": "cypress-11-executor-smoke-chrome"}]},
{"execute": [{"test": "cypress-12-executor-smoke-chrome"}]},
{"execute": [{"test": "cypress-default-executor-smoke-electron-testsource"}]},
{"execute": [{"test": "dashboard-e2e-tests"}]}
]
Expand Down
2 changes: 1 addition & 1 deletion test/suites/staging-testsuite.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{"execute": [{"test": "postman-executor-smoke-testsource"}]},
{"execute": [{"test": "k6-executor-smoke"}]},
{"execute": [{"test": "container-executor-curl-smoke"}]},
{"execute": [{"test": "cypress-11-executor-smoke-chrome"}]},
{"execute": [{"test": "cypress-12-executor-smoke-chrome"}]},
{"execute": [{"test": "cypress-default-executor-smoke-electron-testsource"}]}
]
}

0 comments on commit 4be8ad2

Please sign in to comment.