Skip to content

Commit

Permalink
feat: Add smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
umpox committed Mar 18, 2022
1 parent 33db024 commit e97d096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/web-functionality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dependencies": {
"@sourcegraph/tsconfig": "^4.0.1",
"jest": "25.5.4",
"jest-cli": "25.5.4",
"jest-puppeteer": "^6.1.0",
"puppeteer": "^13.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5203,7 +5203,7 @@ jest-changed-files@^25.5.0:
execa "^3.2.0"
throat "^5.0.0"

jest-cli@^25.5.4:
jest-cli@25.5.4, jest-cli@^25.5.4:
version "25.5.4"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.4.tgz#b9f1a84d1301a92c5c217684cb79840831db9f0d"
integrity sha512-rG8uJkIiOUpnREh1768/N3n27Cm+xPFkSNFO91tgg+8o2rXeVLStz+vkXkGr4UtzH6t1SNbjwoiswd7p4AhHTw==
Expand Down

0 comments on commit e97d096

Please sign in to comment.