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

correct printout

parent f3ef60c1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -386,7 +386,7 @@ def test_param_file_tests(

        if tracefile_lengths_differ:
            pytest.fail(
                "Different tracefile lengths for JBM decoding - Not all frames were decoded in both ref and dut."
                "Last RTP sequence num in tracefiles differ for JBM decoding - Not all frames were decoded in both ref and dut."
            )
        elif get_mld and get_mld_lim > 0:
            if output_differs: