Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Sidhant Kohli <[email protected]>
  • Loading branch information
Sidhant Kohli committed Oct 8, 2024
1 parent 999801b commit 93a3508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/functional_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ var _ = Describe("Functional e2e", Serial, func() {

// new NumaflowController spec
updatedNumaflowControllerSpec := apiv1.NumaflowControllerRolloutSpec{
Controller: apiv1.Controller{Version: "0.0.22"},
Controller: apiv1.Controller{Version: "0.0.19"},
}

updateNumaflowControllerRolloutInK8S(func(rollout apiv1.NumaflowControllerRollout) (apiv1.NumaflowControllerRollout, error) {
Expand Down

0 comments on commit 93a3508

Please sign in to comment.