Skip to content

Commit 371f59c

Browse files
committed
operator: Correct sequential integration test behavior
1 parent 6406f42 commit 371f59c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

operator/internal/controller/redpanda/redpanda_controller_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ func (s *RedpandaControllerSuite) TestClusterSettings() {
336336
{
337337
Name: "should_enable_transactions",
338338
In: map[string]any{
339-
"admin_api_require_auth": true,
340339
"enable_transactions": true,
341340
"enable_schema_id_validation": "none",
342341
"superusers": []any{"jimbob"},

0 commit comments

Comments
 (0)