ci(ivy): //packages/platform-browser-dynamic/test:test now works in jit (#27278)

PR Close #27278
This commit is contained in:
Igor Minar 2018-10-31 14:46:12 +01:00 committed by Jason Aden
parent d1227ec800
commit 04f902fca5
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ ts_library(
jasmine_node_test(
name = "test",
bootstrap = ["angular/tools/testing/init_node_spec.js"],
tags = ["fixme-ivy-jit"],
deps = [
":test_lib",
"//tools/testing:node",