We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b5181 commit 1a3bbd4Copy full SHA for 1a3bbd4
1 file changed
src/test-node/backend-cache-integration.test.ts
@@ -36,7 +36,6 @@ test('Backend cache integration: uses cached data when available', async () => {
36
);
37
38
let cacheHitCount = 0;
39
- let cacheMissCount = 0;
40
41
const facade: any = new BackendFacade({
42
context: undefined,
0 commit comments