Skip to content

Commit d96a093

Browse files
committed
test: raise timeout of //packages/ngtools/webpack:test
This seems to be timing out occasionally in CI.
1 parent 52ff225 commit d96a093

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ngtools/webpack/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ ts_project(
5757

5858
jasmine_test(
5959
name = "test",
60+
size = "medium",
6061
data = [
6162
":webpack_test_lib",
6263
# Needed at runtime for runtime TS compilations performed by tests.

0 commit comments

Comments
 (0)