Skip to content

Commit

Permalink
Update tdf.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihalcik-virtru committed Jul 31, 2024
1 parent e019535 commit 08625d6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/tests/mocha/unit/tdf.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@ describe('TDF', () => {
});
});

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

});
});

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

describe('fetchKasPublicKey', async () => {
it('missing kas names throw', async () => {
try {
Expand Down

0 comments on commit 08625d6

Please sign in to comment.