[cm6+rt] Add cypress tests for atomic decorations (#11486)

GitOrigin-RevId: c8bd264603dbb8eb5354d07f8d277010aeb9a2c0
This commit is contained in:
Mathias Jakobsen
2023-01-27 12:03:53 +00:00
committed by Copybot
parent 2dbc0e3b3d
commit a87d44ffdd
3 changed files with 43 additions and 0 deletions
+2
View File
@@ -261,6 +261,7 @@
"@types/events": "^3.0.0",
"@types/express": "^4.17.13",
"@types/mocha": "^9.1.0",
"@types/mocha-each": "^2.0.0",
"@types/react": "^17.0.40",
"@types/react-bootstrap": "^0.32.29",
"@types/react-dom": "^17.0.13",
@@ -313,6 +314,7 @@
"mensch": "^0.3.4",
"mini-css-extract-plugin": "^2.6.0",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
"mock-fs": "^5.1.2",
"nock": "^13.1.1",
"node-fetch": "^2.6.7",