Skip to content

Commit b6a59eb

Browse files
committed
fix: add parameter cluster-allow-pubsubshard-when-down
1 parent fae3a03 commit b6a59eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/component_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ func (s *ComponentSuite) TestBasic() {
3434
"instance_type": "cache.t4g.small",
3535
"parameters": []map[string]any{
3636
{
37-
"name": "extended-redis-compatibility",
37+
"name": "cluster-allow-pubsubshard-when-down",
3838
"value": "yes",
3939
},
4040
},

0 commit comments

Comments
 (0)