Loading tests/renderer/test_renderer.py +1 −0 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
tests/renderer/test_renderer.py +1 −0 Original line number Diff line number Diff line Loading @@ -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) Loading