Skip to content

Commit a0cd615

Browse files
author
arthosofteq
authored
Merge pull request #129 from RedisInsight/e2e/fix-db-name
fix re database name
2 parents 08af11d + c071139 commit a0cd615

File tree

1 file changed

+1
-1
lines changed
  • tests/e2e/rte/redis-enterprise

1 file changed

+1
-1
lines changed

tests/e2e/rte/redis-enterprise/db.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "testdb",
2+
"name": "test-re-standalone",
33
"type": "redis",
44
"memory_size": 1073741824,
55
"port": 12000

0 commit comments

Comments
 (0)