We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e02c91 commit 5691744Copy full SHA for 5691744
test/unit/bin/helpers/helper.js
@@ -38,4 +38,4 @@ describe('helper', () => {
38
expect(helper.getSizeOfJsonObjectInBytes(truncatedVCSInfo)).to.be.lessThanOrEqual(64 * 1024);
39
});
40
41
-});
+});
0 commit comments