Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineJac committed Sep 18, 2024
1 parent 780c2f0 commit 51c9950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/sync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3781,7 +3781,7 @@ func Test_Sync_SkipConsumers_34x(t *testing.T) {
"hide_client_headers": bool(false),
"identifier": string("consumer"),
"limit": []any{float64(10)},
"namespace": string("silver"),
"namespace": string("foo"),
"path": nil,
"redis": map[string]any{
"cluster_addresses": nil,
Expand Down

0 comments on commit 51c9950

Please sign in to comment.