ci(ivy): //packages/platform-browser-dynamic/test:test now works in jit (#27278)
PR Close #27278
This commit is contained in:
parent
d1227ec800
commit
04f902fca5
|
@ -18,7 +18,6 @@ ts_library(
|
||||||
jasmine_node_test(
|
jasmine_node_test(
|
||||||
name = "test",
|
name = "test",
|
||||||
bootstrap = ["angular/tools/testing/init_node_spec.js"],
|
bootstrap = ["angular/tools/testing/init_node_spec.js"],
|
||||||
tags = ["fixme-ivy-jit"],
|
|
||||||
deps = [
|
deps = [
|
||||||
":test_lib",
|
":test_lib",
|
||||||
"//tools/testing:node",
|
"//tools/testing:node",
|
||||||
|
|
Loading…
Reference in New Issue