Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ansabgillani committed May 17, 2024
1 parent c5256c6 commit 24c9d28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"lint": "yarn workspaces run lint",
"test": "yarn workspaces run test",
"test:e2e": "yarn workspace offer-up-ui test:e2e",
"build": "yarn workspaces run build"
"build": "yarn workspaces run build",
"runWaitForBlocks": "cd contract && yarn make:waitForBlocks"
},
"devDependencies": {
"@agoric/synpress": "^3.8.1",
Expand Down

0 comments on commit 24c9d28

Please sign in to comment.