feat: interactWrites from within the contracts #37

This commit is contained in:
ppedziwiatr
2021-10-25 10:03:38 +02:00
committed by Piotr Pędziwiatr
parent 4c256f58e6
commit f139cfdda4
39 changed files with 6186 additions and 3607 deletions

View File

@@ -14,5 +14,3 @@ jobs:
run: yarn test:unit
- name: Run integration tests
run: yarn test:integration
- name: Run regression tests
run: yarn test:regression