Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
TamsilAmani committed Jun 4, 2024
1 parent 6e02c91 commit 5691744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/bin/helpers/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ describe('helper', () => {
expect(helper.getSizeOfJsonObjectInBytes(truncatedVCSInfo)).to.be.lessThanOrEqual(64 * 1024);
});
});
});
});

0 comments on commit 5691744

Please sign in to comment.