build(bazel): back out of @bazel/jasmine 0.27.7 with shard count (#29444)
PR Close #29444
This commit is contained in:

committed by
Kara Erickson

parent
dc10355d61
commit
861d6f1523
@ -21,7 +21,6 @@ jasmine_node_test(
|
||||
data = [
|
||||
"//packages/compiler-cli/test/ngtsc/fake_core:npm_package",
|
||||
],
|
||||
shard_count = 4,
|
||||
tags = [
|
||||
"ivy-only",
|
||||
],
|
||||
|
@ -23,7 +23,6 @@ jasmine_node_test(
|
||||
data = [
|
||||
"//packages/compiler-cli/test/ngtsc/fake_core:npm_package",
|
||||
],
|
||||
shard_count = 4,
|
||||
deps = [
|
||||
":ngtsc_lib",
|
||||
"//tools/testing:node_no_angular",
|
||||
|
Reference in New Issue
Block a user