Update frontend test snapshots

This commit is contained in:
ericiwamoto 2024-11-27 08:26:47 -08:00 committed by Carlos Felix
parent dd6af869d7
commit 179660944c
5 changed files with 14 additions and 10 deletions

3
.gitignore vendored
View file

@ -150,3 +150,6 @@ node_modules
.python-version
.DS_Store
temp_dir
# asdf tooling
.tool-versions

View file

@ -68,6 +68,7 @@
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",
"license-checker": "^25.0.1",
"prettier": "^2.6.0",
"react-test-renderer": "^17.0.2",