Commit 88307f0b authored by Jan Kiene's avatar Jan Kiene
Browse files

skip other unsupported aeid test

parent 2f41398b
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ def test_dynamic_acoustic_environment(
        aeid=aeid,        
    )

@pytest.mark.skip(reason="Not supported for BASOP code currently")
@pytest.mark.create_ref
@pytest.mark.parametrize("out_fmt", OUTPUT_FORMATS_BINAURAL[2:])
@pytest.mark.parametrize("in_fmt", INPUT_FORMATS_AMBI)