Skip to content

Commit

Permalink
chore: undo unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ac10n committed Oct 27, 2023
1 parent 5a1cc63 commit 4baf2c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
26 changes: 0 additions & 26 deletions integration-tests/start-sandbox.sh

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"example": "cd example && npm run example",
"build-docs": "typedoc --tsconfig ./tsconfig.typedoc.json",
"gh-pages": "gh-pages",
"integration-tests": "npm -w integration-tests run test:originate-known-contracts && npm -w integration-tests run test:nairobinet-secret-key -- --testPathIgnorePatterns ledger-signer-failing-tests.spec.ts ledger-signer.spec.ts contract-estimation-tests.spec.ts rpc-get-protocol-constants.spec.ts",
"version-stamp": "lerna run version-stamp"
},
"jest": {
Expand Down

0 comments on commit 4baf2c3

Please sign in to comment.