Verified Commit 46c00ce0 authored by Alex Pott's avatar Alex Pott
Browse files

Revert "Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in...

Revert "Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in MediaStandardProfileTest::testMediaSources"

This reverts commit 204055b9.
parent 0ad0f52f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -41,9 +41,7 @@ build:
        halt-on-fail: false
        <<: *testgroups
      run_tests.javascript:
        # Reduced from 15 due to potential DNS throttling issues on AWS.
        # @see https://www.drupal.org/project/drupal/issues/3045612
        concurrency: 10
        concurrency: 15
        types: 'PHPUnit-FunctionalJavascript'
        suppress-deprecations: false
        halt-on-fail: false