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 5547159 commit 400c5e5Copy full SHA for 400c5e5
test/__mocks__/redis-adapter.js
@@ -70,7 +70,7 @@ module.exports = {
70
watchedHashGetSetObject,
71
subscribe: jest.fn(),
72
getIntegrationMode: jest.fn(() => REDIS_INTEGRATION_MODE.CF_REDIS),
73
- setClientOptions: jest.fn(),
+ setCustomOptions: jest.fn(),
74
_reset,
75
_setValues,
76
_setValue,
0 commit comments