Commit 31fc667e authored by Shikha Shetgeri's avatar Shikha Shetgeri
Browse files

pipeline_fix_1

parent 6da952ec
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ def test_sba_plc_system(
        # skip high bitrates for DTX until DTX issue is resolved
        pytest.skip()
    if ivas_br == '13200' or ivas_br == '16400':
        if dtx == '1' and agc == 0 and fs != '16':
        if dtx == '1' and fs != '16':
            SID = 1
        else:
            pytest.skip()