Skip to content

Commit

Permalink
nit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
xevisalle committed Oct 18, 2023
1 parent e52a006 commit d6b9a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/logic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ fn append_logic_xor() {
);
}

//#[ignore = "see issue #777"]
#[ignore = "see issue #777"]
#[test]
fn append_logic_xor_failing_test() {
#[derive(Default)]
Expand Down

0 comments on commit d6b9a03

Please sign in to comment.