Skip to content

Commit

Permalink
chore: skip n-historical state e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Apr 1, 2024
1 parent 54bfcee commit 1ff22e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ describe(
// chain is not finalized, epoch 4 is in-memory so CP state at epoch 0 1 2 3 are persisted
numEpochsPersisted: 4,
// chain is NOT finalized end of test
skip: true,
},
];

Expand Down

0 comments on commit 1ff22e0

Please sign in to comment.