fix(windows): restore screen-share cross-build

This commit is contained in:
2026-08-22 18:57:29 -04:00
parent f100981ad0
commit 6b9a72aee5
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -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};