Skip to content

Commit

Permalink
ignore test_casm_contract_class_from_compiled_contract_class
Browse files Browse the repository at this point in the history
  • Loading branch information
greged93 committed Nov 24, 2023
1 parent ba74f33 commit 9ec8d29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ mod tests {
use std::fs;

#[test]
#[ignore]
fn test_casm_contract_class_from_compiled_contract_class() {
// When
let content = fs::read_to_string("../../build/v1/kakarot.json").unwrap();
Expand Down

0 comments on commit 9ec8d29

Please sign in to comment.