test(web): RelativeModal

This commit is contained in:
Paul Armstrong
2021-02-14 09:31:57 -08:00
committed by Blake Blackshear
parent a7e5b9978f
commit f87813805a
4 changed files with 76 additions and 2 deletions

9
web/package-lock.json generated
View File

@@ -3786,6 +3786,15 @@
"@testing-library/dom": "^7.16.2"
}
},
"@testing-library/user-event": {
"version": "12.7.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.7.1.tgz",
"integrity": "sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"
}
},
"@ts-morph/common": {
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.7.3.tgz",