test(ivy): replace resolved issue in compiler-cli test with new root cause (#27709)

PR Close #27709
This commit is contained in:
Kara Erickson
2018-12-17 08:21:59 -08:00
committed by Miško Hevery
parent 8042140742
commit 062c7af4f3
5 changed files with 1 additions and 5 deletions

View File

@ -12,7 +12,6 @@ ts_library(
"//packages/platform-browser",
"//packages/platform-browser-dynamic",
"//packages/platform-browser/testing",
"//packages/private/testing",
"//packages/router",
"//packages/router/testing",
"@rxjs",