feat: add more tests (#229)

This commit is contained in:
Gabriel Pedro
2023-08-11 01:39:17 -03:00
committed by GitHub
parent a72d1a3c9f
commit 98335b8cc0
3 changed files with 258 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
{
"scripts": {
"cypress:open": "cypress open"
},
"devDependencies": {
"cypress": "^12.12.0"
}