Skip to content

Commit a399c44

Browse files
committed
test: increase warning budget
Signed-off-by: Akshat Patel <[email protected]>
1 parent 9885e4b commit a399c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/ng17/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{
4141
"type": "initial",
4242
"maximumWarning": "500kb",
43-
"maximumError": "1mb"
43+
"maximumError": "2mb"
4444
},
4545
{
4646
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)