Skip to content

Commit 41e28ff

Browse files
committed
test: raise timeout of //packages/ngtools/webpack:test
This seems to be timing out occasionally in CI. (cherry picked from commit d96a093)
1 parent f5c2d67 commit 41e28ff

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)