Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Sep 19, 2024
1 parent 45e5d6f commit 31fccbe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compiler/noirc_frontend/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3722,9 +3722,5 @@ fn use_numeric_generic_in_trait_method() {
"#;

let errors = get_program_errors(src);
<<<<<<< aztec-packages
=======
println!("{errors:?}");
>>>>>>> master
assert_eq!(errors.len(), 0);
}

0 comments on commit 31fccbe

Please sign in to comment.