fix(windows): restore screen-share cross-build
This commit is contained in:
@@ -348,6 +348,7 @@ mod tests {
|
||||
/// `cargo test --lib -- --ignored --test-threads=1 clip_player_node`
|
||||
#[test]
|
||||
#[ignore = "live: requires a running PipeWire daemon and pw-dump; run with --test-threads=1"]
|
||||
#[cfg(not(windows))]
|
||||
fn clip_player_node_carries_both_ownership_carriers() {
|
||||
use crate::audio::ownership::{self, live_test};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user