Skip to content

Commit

Permalink
test: temporarily disable test_blake3_hash test until #352 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Nov 19, 2024
1 parent 3da796d commit 92fca7a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ use proptest::{

use crate::CompilerTest;

#[ignore = "until https://github.com/0xPolygonMiden/compiler/issues/352 is fixed"]
#[test]
fn test_blake3_hash() {
let main_fn =
Expand Down

0 comments on commit 92fca7a

Please sign in to comment.