Skip to content

Commit

Permalink
Enable bevy signaling test
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhelsing committed Oct 28, 2023
1 parent 2ab2d15 commit 236b01f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bevy_matchbox/src/signaling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ mod tests {
}

#[test]
#[ignore]
// https://github.com/johanhelsing/matchbox/issues/350
fn start_signaling_without_panics() {
let mut app = App::new();
Expand Down

0 comments on commit 236b01f

Please sign in to comment.