ignore test

This commit is contained in:
jb-alvarado 2024-02-02 13:04:02 +01:00
parent 09f7c0e5bd
commit 68f2e8842e

View File

@ -18,6 +18,7 @@ fn timed_stop(sec: u64, proc_ctl: ProcessControl) {
}
#[test]
#[ignore]
fn test_gen_source() {
let mut config = PlayoutConfig::new(None);
config.general.skip_validation = true;