Skip to content

Commit 1fa3e2b

Browse files
authored
feat: remove useless vanilla test (#975)
* feat: skip flaky test Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless test case Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless reference Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]>
1 parent 0a9f526 commit 1fa3e2b

File tree

3 files changed

+1
-517
lines changed

3 files changed

+1
-517
lines changed

.github/workflows/cypress-workflow-vanilla-snapshot-based.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

DEVELOPER_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To run tests against a local cluster
7676
without security:
7777

7878
```
79-
$ yarn cypress:run-without-security --spec "cypress/integration/core-opensearch-dashboards/vanilla-opensearch-dashboards/*.js"
79+
$ yarn cypress:run-without-security --spec "cypress/integration/core-opensearch-dashboards/opensearch-dashboards/*.js"
8080
```
8181

8282
with security:

0 commit comments

Comments
 (0)