Skip to content

Commit

Permalink
fix e2e test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sksaju committed Dec 12, 2023
1 parent 58ee0e8 commit d0b5b8a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
16 changes: 15 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"@wordpress/env": "^5.14.0",
"@wordpress/icons": "^9.20.0",
"@wordpress/scripts": "^26.0.0",
"cypress": "^13.3.0"
"cypress": "^13.3.0",
"mochawesome-json-to-md": "^0.7.2"
},
"dependencies": {
"cypress-mochawesome-reporter": "^3.4.0",
Expand Down

0 comments on commit d0b5b8a

Please sign in to comment.