mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-07-07 01:08:54 -07:00
ab7c7c1f64
The youtube playback test forced DISPLAY=:99 and XDG_SESSION_TYPE=x11, which on headless Linux CI made the overlay's X11 window tracker block on a nonexistent X server until the launcher timed out. The test only asserts the URL reaches mpv, so the X override is unnecessary; x11 backend selection is already covered by launcher/smoke.e2e.test.ts.