fix(challenge16): modify code to work with cypress without any hack on first routing

This commit is contained in:
thomas
2023-03-10 17:21:09 +01:00
parent c546390fae
commit 56a07988fb
7 changed files with 89 additions and 22 deletions

View File

@@ -87,6 +87,7 @@
"postcss-preset-env": "~7.5.0",
"postcss-url": "~10.1.3",
"prettier": "^2.6.2",
"testing-library-selector": "^0.2.1",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.5"