test: make elements integration tests less flaky (#26869)

PR Close #26869
This commit is contained in:
George Kalpakas
2018-10-31 14:26:51 +02:00
committed by Kara Erickson
parent 952ca59336
commit 53bae68617
3 changed files with 13 additions and 16 deletions

View File

@ -19,5 +19,3 @@ export class AppModule {
}
ngDoBootstrap() {}
}
export {HelloWorldComponent};