Skip to content

Commit 5691744

Browse files
committed
Add new line
1 parent 6e02c91 commit 5691744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/bin/helpers/helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ describe('helper', () => {
3838
expect(helper.getSizeOfJsonObjectInBytes(truncatedVCSInfo)).to.be.lessThanOrEqual(64 * 1024);
3939
});
4040
});
41-
});
41+
});

0 commit comments

Comments
 (0)