You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
wip
This commit is contained in:
@@ -30,7 +30,9 @@ describe('FUNCTION RESTORE', () => {
|
||||
await client.withTypeMapping({
|
||||
[RESP_TYPES.BLOB_STRING]: Buffer
|
||||
}).functionDump(),
|
||||
'FLUSH'
|
||||
{
|
||||
mode: 'REPLACE'
|
||||
}
|
||||
),
|
||||
'OK'
|
||||
);
|
||||
|
Reference in New Issue
Block a user