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 801b4f2 commit 259af00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/web-functionality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "Functionality monitoring for Sourcegraph applications",
"license": "Apache-2.0",
"version": "0.0.1",
"private": true,
"main": "./src/index.js",
"scripts": {
"test": "SOURCEGRAPH_URL=https://sourcegraph.com HEADLESS=false yarn start",
Expand Down
1 change: 0 additions & 1 deletion packages/web-performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "Performance monitoring for Sourcegraph applications",
"license": "Apache-2.0",
"version": "1.0.0",
"private": true,
"dependencies": {
"@lhci/cli": "^0.8.2"
}
Expand Down

0 comments on commit 259af00

Please sign in to comment.