We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4680733 commit cae92ffCopy full SHA for cae92ff
__TESTS_BUNDLE_SIZE__/bundleSizeTestCases.ts
@@ -88,7 +88,7 @@ const bundleSizeTestCases:ITestCase[] = [
88
},
89
{
90
name: 'Import All Actions',
91
- sizeLimitInKB: 64,
+ sizeLimitInKB: 65,
92
importsArray: [
93
importFromPackage('Actions')
94
]
0 commit comments