diff --git a/packages/client/lib/commands/SORT_RO.spec.ts b/packages/client/lib/commands/SORT_RO.spec.ts index d1349df227..c49efc11b3 100644 --- a/packages/client/lib/commands/SORT_RO.spec.ts +++ b/packages/client/lib/commands/SORT_RO.spec.ts @@ -89,7 +89,7 @@ describe('SORT_RO', () => { }); }); - testUtils.testAll('client.sortRo', async client => { + testUtils.testAll('sortRo', async client => { assert.deepEqual( await client.sortRo('key'), []