Skip to content

Commit

Permalink
test(size): remove the test preventing 10% size increase (#3499)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed Mar 30, 2022
1 parent fc18e5c commit 5235996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark-size/limit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"default": {
"publishSize": { "limit": "5 mb", "hike": "10 %" }
"publishSize": { "limit": "5 mb" }
},
"@aws-sdk/client-ec2": {
"publishSize": { "limit": "20 mb" }
Expand Down

0 comments on commit 5235996

Please sign in to comment.