diff --git a/integration-tests/ci-visibility.spec.js b/integration-tests/ci-visibility.spec.js index b889548ad27..4368f761cd0 100644 --- a/integration-tests/ci-visibility.spec.js +++ b/integration-tests/ci-visibility.spec.js @@ -91,7 +91,7 @@ testFrameworks.forEach(({ runTestsWithCoverageCommand, type }) => { - describe.only(`${name} ${type}`, () => { + describe(`${name} ${type}`, () => { let receiver let childProcess let sandbox