Skip to content

Commit 1a3bbd4

Browse files
authored
Update src/test-node/backend-cache-integration.test.ts
1 parent 82b5181 commit 1a3bbd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test-node/backend-cache-integration.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ test('Backend cache integration: uses cached data when available', async () => {
3636
);
3737

3838
let cacheHitCount = 0;
39-
let cacheMissCount = 0;
4039

4140
const facade: any = new BackendFacade({
4241
context: undefined,

0 commit comments

Comments
 (0)