Commit e48ce104 authored by Jan Kiene's avatar Jan Kiene
Browse files

skip aeid test as not supported in BASOP

parent 0794fa0f
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -127,6 +127,7 @@ def test_ambisonics_binaural_headrotation(
    )


@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)