Skip to content

[Maintenance] Removed Cypress dependency to fall back on core#505

Open
sumukhswamy wants to merge 1 commit intoopensearch-project:mainfrom
sumukhswamy:csv-bump
Open

[Maintenance] Removed Cypress dependency to fall back on core#505
sumukhswamy wants to merge 1 commit intoopensearch-project:mainfrom
sumukhswamy:csv-bump

Conversation

@sumukhswamy
Copy link
Copy Markdown
Collaborator

Description

Removed Cypress dependency to fall back on core

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
"@types/showdown": "^2.0.6",
"babel-jest": "^27.5.1",
"cypress": "^13.6.0",
"cypress": "^12.17.4",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we still need this change?

@TackAdam
Copy link
Copy Markdown
Collaborator

Looks like this can be closed as #559
Removes the cypress dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants