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.
2 parents f18d065 + 03ac6a7 commit e047a27Copy full SHA for e047a27
redisinsight/api/src/__mocks__/databases.ts
@@ -189,7 +189,7 @@ export const mockDatabaseOverview: DatabaseOverview = {
189
};
190
191
export const mockRedisServerInfoDto = {
192
- redis_version: '6.0.5',
+ redis_version: '7.0.5',
193
redis_mode: 'standalone',
194
os: 'Linux 4.15.0-1087-gcp x86_64',
195
arch_bits: '64',
0 commit comments