Skip to content

Commit

Permalink
Uncomment last ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jan 25, 2025
1 parent 052d428 commit 1c22888
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/server_trigger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ fn sending_receiving_and_mapping() {
}

#[test]
#[ignore = "fail on CI, but passes locally, needs investigation"]
fn sending_receiving_without_plugins() {
let mut server_app = App::new();
let mut client_app = App::new();
Expand Down

0 comments on commit 1c22888

Please sign in to comment.