Skip to content
Snippets Groups Projects
Commit 173d55fa authored by Justin Toupin's avatar Justin Toupin
Browse files

Issue #3484999: Fix Cypress Tests - breaking on malformed data-uuid attribute

parent f0fe2180
No related branches found
No related tags found
4 merge requests!113Added tab icon. Fix component menu so that it works correctly without specific...,!92#3492298: Entity browsers won't close.,!89#3489988: Update sidebar toggle.,!73Update cypress-mercury-editor npm package
......@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"cypress-mercury-editor": "^0.0.26"
"cypress-mercury-editor": "^0.0.28"
},
"devDependencies": {
"cypress": "^13.6.0",
......@@ -578,9 +578,9 @@
}
},
"node_modules/cypress-mercury-editor": {
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/cypress-mercury-editor/-/cypress-mercury-editor-0.0.26.tgz",
"integrity": "sha512-NkHHHu+PMBgV3lRrQnpHzk9ft0IUcA6BVdccKpmalkJkrofQVolVseqCE2SPs6zSYQXb4QqItm/+E8tXkpwe7Q==",
"version": "0.0.28",
"resolved": "https://registry.npmjs.org/cypress-mercury-editor/-/cypress-mercury-editor-0.0.28.tgz",
"integrity": "sha512-RtxmVI4YwyiAXTXhJD6awxlYW657VtbNMaZblvgXsZsEFI/Sv8S0ronPm03Wln1Fd9fjJoqxRmhHKI6MCDcVyQ==",
"dependencies": {
"cypress-iframe": "^1.0.1"
}
......
......
......@@ -15,6 +15,6 @@
"cypress-iframe": "^1.0.1"
},
"dependencies": {
"cypress-mercury-editor": "^0.0.26"
"cypress-mercury-editor": "^0.0.28"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment