Skip to content

Commit

Permalink
fix: formatting in master (#11879)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Feb 10, 2025
1 parent 4c0d2f2 commit fff0f04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ describe('prover/orchestrator', () => {
previousBlockHeader = context.getPreviousBlockHeader();
});

// TODO(#11870): Failed 'toHaveBeenCalledTimes(NUM_BASE_PARITY_PER_ROOT_PARITY)', reinstate.
// TODO(#11870): Failed 'toHaveBeenCalledTimes(NUM_BASE_PARITY_PER_ROOT_PARITY)', reinstate.
it.skip('calls root parity circuit only when ready', async () => {
// create a custom L2 to L1 message
const message = Fr.random();
Expand Down

0 comments on commit fff0f04

Please sign in to comment.