diff --git a/packages/client/lib/commands/LINSERT.spec.ts b/packages/client/lib/commands/LINSERT.spec.ts index 6cc429d6a2..6454cc4853 100644 --- a/packages/client/lib/commands/LINSERT.spec.ts +++ b/packages/client/lib/commands/LINSERT.spec.ts @@ -17,7 +17,7 @@ describe('LINSERT', () => { ); }, GLOBAL.SERVERS.OPEN); - testUtils.testWithCluster('cluster.lLen', async cluster => { + testUtils.testWithCluster('cluster.lInsert', async cluster => { assert.equal( await cluster.lInsert('key', 'BEFORE', 'pivot', 'element'), 0