Skip to content

Commit

Permalink
fix: delete dashboard test from demo testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 committed Mar 14, 2024
1 parent f39ed56 commit 57c9791
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/suites/demo-testsuite.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
{"execute": [{"test": "k6-executor-smoke"}]},
{"execute": [{"test": "container-executor-curl-smoke"}]},
{"execute": [{"test": "cypress-13-executor-smoke-chrome"}]},
{"execute": [{"test": "cypress-default-executor-smoke-electron-testsource"}]},
{"execute": [{"test": "dashboard-e2e-tests"}]}
{"execute": [{"test": "cypress-default-executor-smoke-electron-testsource"}]}
]
}

0 comments on commit 57c9791

Please sign in to comment.