Skip to content

Commit a829e5f

Browse files
committed
remove beneficary from test 6 and 7
1 parent 5b3145b commit a829e5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/000_fullchain.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ describe('Integration tests', function () {
557557
prices: ordersPrices,
558558
requester: requester.address,
559559
tag: standardDealTag,
560-
beneficiary: beneficiary.address,
561560
volume,
562561
trust: workerNumber ** 2 - 1,
563562
});
@@ -654,7 +653,6 @@ describe('Integration tests', function () {
654653
prices: ordersPrices,
655654
requester: requester.address,
656655
tag: standardDealTag,
657-
beneficiary: beneficiary.address,
658656
volume,
659657
trust: winningWorkers.length,
660658
});

0 commit comments

Comments
 (0)