Skip to content

Commit 1fa3e2b

Browse files
authored
feat: remove useless vanilla test (opensearch-project#975)
* feat: skip flaky test Signed-off-by: SuZhou-Joe <suzhou@amazon.com> * feat: remove useless test case Signed-off-by: SuZhou-Joe <suzhou@amazon.com> * feat: remove useless reference Signed-off-by: SuZhou-Joe <suzhou@amazon.com> --------- Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
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

-95
This file was deleted.

DEVELOPER_GUIDE.md

+1-1
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)