Commit 20d94c82 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix skip command typo

parent e5f7aef2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -257,7 +257,7 @@ def test_be_for_jbm_neutral_dly_profile_no_dtx(
    keep_files,
):
    if out_format == "BINAURAL_SPLIT_CODED" or out_format == "BINAURAL_SPLIT_PCM":
        pytest.mark.skip(f"{out_format} skipped in BASOP until suported properly")
        pytest.skip(f"{out_format} skipped in BASOP until suported properly")

    run_test(
        in_format,