1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Update GEOSEARCHSTORE.spec.ts

This commit is contained in:
Leibale Eidelman
2021-09-18 13:55:45 -04:00
committed by GitHub
parent 10b9c59e0f
commit 3cd31e37c2

View File

@@ -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'
}, {