Skip to content

Commit

Permalink
chore: revert changes to rpc_batch1.spec.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Yanev <victor.yanev@limechain.tech>
  • Loading branch information
victor-yanev committed Jul 26, 2024
1 parent 3104ca1 commit 7ba48a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/server/tests/acceptance/rpc_batch1.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,6 @@ describe('@api-batch-1 RPC Server Acceptance Tests', function () {
],
requestId,
);
//resetting mirror node limit to 100
process.env['MIRROR_NODE_LIMIT_PARAM'] = '100';
expect(logs.length).to.be.greaterThan(2);
});

Expand Down

0 comments on commit 7ba48a4

Please sign in to comment.