Skip to content

Commit

Permalink
Unbreak test
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Jul 18, 2023
1 parent fdfef88 commit 887b744
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ func Test_Validate_CreateEventing(t *testing.T) {
spec: map[string]any{
publisher: map[string]any{
replicas: map[string]any{
min: 2,
min: 3,
max: 2,
},
},
Expand Down

0 comments on commit 887b744

Please sign in to comment.