Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gfournieriExec committed Nov 15, 2024
1 parent 3048311 commit 0438653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/000_fullchain.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ describe('Integration tests', function () {
);
const schedulerRewardPerTask = workerpoolPrice - workerRewardPerTask;
// Check initial balances.
// TODO save initial balances and use them in for loop for comparison.
let accounts = [
{ signer: requester, balance: 0, frozen: dealPrice },
{ signer: scheduler, balance: 0, frozen: schedulerStakePerDeal },
Expand Down

0 comments on commit 0438653

Please sign in to comment.