Skip to content

Commit

Permalink
πŸ€– 🎨 Autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihalcik-virtru authored and github-actions[bot] committed Jul 15, 2024
1 parent 3357841 commit ec2b51c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/tests/mocha/unit/tdf.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ describe('TDF', () => {
});

describe('splitLookupTableFactory', () => {
it('throws when empty', () => {

});
it('throws when empty', () => {});
});

describe('', () => {});
Expand Down

0 comments on commit ec2b51c

Please sign in to comment.