From 3cd31e37c2e9f6c763324b66ac71b3d55702e29e Mon Sep 17 00:00:00 2001 From: Leibale Eidelman Date: Sat, 18 Sep 2021 13:55:45 -0400 Subject: [PATCH] Update GEOSEARCHSTORE.spec.ts --- lib/commands/GEOSEARCHSTORE.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/commands/GEOSEARCHSTORE.spec.ts b/lib/commands/GEOSEARCHSTORE.spec.ts index b39e94fc40..ad33c62b78 100644 --- a/lib/commands/GEOSEARCHSTORE.spec.ts +++ b/lib/commands/GEOSEARCHSTORE.spec.ts @@ -8,7 +8,7 @@ describe('GEOSEARCHSTORE', () => { describe('transformArguments', () => { it('simple', () => { assert.deepEqual( - transformArguments('destination', '/home/leibale/Workspace/node-redis/lib/commands/GEOSEARCHSTORE.spec.tssource', 'member', { + transformArguments('destination', 'source', 'member', { radius: 1, unit: 'm' }, {