Skip to content

Commit 5af5262

Browse files
committed
test: remove contents of main.ts from polyfill tests
These test do not need the contents of the `main.ts`
1 parent c5e4ace commit 5af5262

File tree

1 file changed

+0
-3
lines changed
  • tests/legacy-cli/e2e/tests/basic

1 file changed

+0
-3
lines changed

tests/legacy-cli/e2e/tests/basic/test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ export default async function () {
2121
require('karma-coverage'),
2222
require('@angular-devkit/build-angular/plugins/karma')
2323
],
24-
client: {
25-
clearContext: false // leave Jasmine Spec Runner output visible in browser
26-
},
2724
reporters: ['progress', 'kjhtml'],
2825
port: 9876,
2926
colors: true,

0 commit comments

Comments
 (0)