Problem/Motivation

Upgrade Cypress to the latest to match Gitlab-CI

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grgcrlsn321 created an issue. See original summary.

grgcrlsn321’s picture

Issue summary: View changes
grgcrlsn321’s picture

Status: Active » Needs review

Upgraded Cypress to the latest version. Required types/cypress version because of dependency on cypress-iframe.

 "dependencies": {
    "@4tw/cypress-drag-drop": "^2.3.1",
    "@types/cypress": "^1.1.6",
    "cypress": "^15.8.2",
    "cypress-iframe": "^1.0.1",
    "cypress-mercury-editor": "^3.0.12",
    "cypress-real-events": "^1.15.0"
  }
grgcrlsn321’s picture

Issue summary: View changes

justin2pin made their first commit to this issue’s fork.

justin2pin’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.