Skip to content

Commit

Permalink
tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Sep 29, 2023
1 parent 9f3f920 commit 0102f27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ describe('SearchResponseCache', () => {
t: 'a'.repeat(1000),
},
},
{},
{} as any,
]);
cache.set('123', wrapWithAbortController(err$));

Expand Down

0 comments on commit 0102f27

Please sign in to comment.