Skip to content

Commit 0438653

Browse files
committed
remove comment
1 parent 3048311 commit 0438653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/000_fullchain.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ describe('Integration tests', function () {
233233
);
234234
const schedulerRewardPerTask = workerpoolPrice - workerRewardPerTask;
235235
// Check initial balances.
236-
// TODO save initial balances and use them in for loop for comparison.
237236
let accounts = [
238237
{ signer: requester, balance: 0, frozen: dealPrice },
239238
{ signer: scheduler, balance: 0, frozen: schedulerStakePerDeal },

0 commit comments

Comments
 (0)