We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47da0c2 commit 99a0ff6Copy full SHA for 99a0ff6
tests/e2e/helpers/constants.ts
@@ -2,7 +2,7 @@ export enum KeyTypesTexts {
2
Hash = 'Hash',
3
List = 'List',
4
Set = 'Set',
5
- ZSet = 'Zset',
+ ZSet = 'Sorted Set',
6
String = 'String',
7
ReJSON = 'JSON',
8
Stream = 'STREAM',
0 commit comments