Skip to content

Commit

Permalink
feat: remove useless vanilla test (#975) (#984)
Browse files Browse the repository at this point in the history
* 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]>
(cherry picked from commit 1fa3e2b)

Co-authored-by: SuZhou-Joe <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and SuZhou-Joe authored Dec 27, 2023
1 parent b87f380 commit 791ce6d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 517 deletions.
95 changes: 0 additions & 95 deletions .github/workflows/cypress-workflow-vanilla-snapshot-based.yml

This file was deleted.

2 changes: 1 addition & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ To run tests against a local cluster
without security:

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

with security:
Expand Down
Loading

0 comments on commit 791ce6d

Please sign in to comment.