Skip to content

Commit

Permalink
Merge branch 'main' of github.com:neutron-org/neutron-integration-tes…
Browse files Browse the repository at this point in the history
…ts into feat/disable-vesting-token-change-once-set
  • Loading branch information
sotnikov-s committed Oct 10, 2023
2 parents 22580bd + 0f677a7 commit fb5a3ea
Show file tree
Hide file tree
Showing 3 changed files with 1,352 additions and 175 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"test:tge:vesting_lp_vault": "jest -b src/testcases/parallel/tge.vesting_lp_vault",
"test:tge:credits_vault": "jest -b src/testcases/parallel/tge.credits_vault",
"test:tge:investors_vesting_vault": "jest -b src/testcases/parallel/tge.investors_vesting_vault",
"test:voting_registry": "jest -b src/testcases/parallel/voting_registry",
"gen:proto": "bash ./gen-proto.sh",
"lint": "eslint ./src",
"fmt": "eslint ./src --fix"
Expand Down Expand Up @@ -85,4 +86,4 @@
"engines": {
"node": ">=11.0 <17"
}
}
}
Loading

0 comments on commit fb5a3ea

Please sign in to comment.