You've already forked node-redis
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:
@@ -8,7 +8,7 @@ describe('GEOSEARCHSTORE', () => {
|
|||||||
describe('transformArguments', () => {
|
describe('transformArguments', () => {
|
||||||
it('simple', () => {
|
it('simple', () => {
|
||||||
assert.deepEqual(
|
assert.deepEqual(
|
||||||
transformArguments('destination', '/home/leibale/Workspace/node-redis/lib/commands/GEOSEARCHSTORE.spec.tssource', 'member', {
|
transformArguments('destination', 'source', 'member', {
|
||||||
radius: 1,
|
radius: 1,
|
||||||
unit: 'm'
|
unit: 'm'
|
||||||
}, {
|
}, {
|
||||||
|
Reference in New Issue
Block a user