Skip to content

Commit cfa1881

Browse files
committed
CCM-11492 Revert test changes
1 parent 6b7d759 commit cfa1881

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

tests/test-team/config/component/component.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ export default defineConfig({
5151
url: 'http://localhost:3000/templates/create-and-submit-templates',
5252
reuseExistingServer: !process.env.CI,
5353
stderr: 'pipe',
54-
stdout: 'pipe',
5554
},
5655
});

tests/test-team/config/e2e/e2e.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ export default defineConfig({
5151
url: 'http://localhost:3000/templates/create-and-submit-templates',
5252
reuseExistingServer: !process.env.CI,
5353
stderr: 'pipe',
54-
stdout: 'pipe',
5554
},
5655
});

tests/test-team/config/routing-component/routing-component.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ export default defineConfig({
5151
url: 'http://localhost:3000/templates/create-and-submit-templates',
5252
reuseExistingServer: !process.env.CI,
5353
stderr: 'pipe',
54-
stdout: 'pipe',
5554
},
5655
});

0 commit comments

Comments
 (0)