Skip to content

Commit c071139

Browse files
author
Artem
committed
fix re database name
1 parent 65f7c9b commit c071139

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)