Skip to content

Commit

Permalink
test: postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed May 29, 2024
1 parent df1e10e commit fa8b90c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"author": "Matter Labs",
"license": "MIT",
"scripts": {
"postinstall": "npm run install:playbook",
"install:playbook": "cd src/playbook && npm install",
"postinstall": "cd src/playbook && npm install",
"integration-test:api": "jest --verbose",
"integration-test:ui": "npx playwright test",
"block-explorer:start": "docker-compose up",
Expand Down

0 comments on commit fa8b90c

Please sign in to comment.