Skip to content

Commit 3c0968b

Browse files
committed
increases size limit
1 parent 2469ea8 commit 3c0968b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__TESTS_BUNDLE_SIZE__/bundleSizeTestCases.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const bundleSizeTestCases:ITestCase[] = [
6767
},
6868
{
6969
name: 'Import backwards comaptiblity function',
70-
sizeLimitInKB: 56,
70+
sizeLimitInKB: 57,
7171
importsArray: [
7272
importFromBase('createCloudinaryLegacyURL')
7373
]

0 commit comments

Comments
 (0)