Skip to content

Commit

Permalink
stTimeConsuming
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Oct 3, 2023
1 parent 0d63192 commit 6f5dca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ef-testing/tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ mod blockchain_tests {
// blockchain_tests!(st_transaction_test, stTransactionTest); // failing due to: invalid length 62, expected a (both 0x-prefixed or not) hex string or byte array containing betwee
blockchain_tests!(st_transition_test, stTransitionTest);
blockchain_tests!(st_wallet_test, stWalletTest);

blockchain_tests!(st_zero_calls_revert, stZeroCallsRevert);
blockchain_tests!(st_zero_calls_test, stZeroCallsTest);
// blockchain_tests!(st_zero_knowledge, stZeroKnowledge); // 60 failing
Expand Down

0 comments on commit 6f5dca6

Please sign in to comment.