build: remove manual tags from platform jasmine tests (#26606)
PR Close #26606
This commit is contained in:
@ -30,7 +30,6 @@ jasmine_node_test(
|
||||
name = "test",
|
||||
bootstrap = ["angular/tools/testing/init_node_spec.js"],
|
||||
# dissable since tests are running but not yet passing
|
||||
tags = ["manual"],
|
||||
deps = [
|
||||
":test_lib",
|
||||
"//tools/testing:node",
|
||||
|
Reference in New Issue
Block a user