Skip to content

Commit

Permalink
Update runTx.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 committed Mar 14, 2024
1 parent aa86439 commit ab603a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/vm/test/api/runTx.spec.ts
Expand Up @@ -126,8 +126,7 @@ describe('runTx() -> successful API parameter usage', async () => {
transactions: [tx],
},
{ common }
)

)
// 1 - contract deployment
let resBlock = await vm.runBlock({
block,
Expand Down

0 comments on commit ab603a5

Please sign in to comment.