test(ivy): enable platform-server tests for ivy (#27102)
PR Close #27102
This commit is contained in:

committed by
Miško Hevery

parent
893c1735dd
commit
cf1ebdc079
@ -17,6 +17,7 @@ ts_library(
|
||||
"//packages/http/testing",
|
||||
"//packages/platform-browser",
|
||||
"//packages/platform-server",
|
||||
"//packages/private/testing",
|
||||
"@rxjs",
|
||||
"@rxjs//operators",
|
||||
],
|
||||
@ -26,7 +27,6 @@ jasmine_node_test(
|
||||
name = "test",
|
||||
bootstrap = ["angular/tools/testing/init_node_spec.js"],
|
||||
tags = [
|
||||
"fixme-ivy-aot",
|
||||
],
|
||||
deps = [
|
||||
":test_lib",
|
||||
|
Reference in New Issue
Block a user