Skip to content

Commit

Permalink
more typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timothysmith0609 committed Jan 26, 2022
1 parent 2bba805 commit 2719707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/restart_task_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def test_restart_statefulset_on_delete_restarts_child_pods
"`StatefulSet/stateful-busybox` has updateStrategy: OnDelete, Restarting by forcefully deleting child pods",
"Waiting for rollout",
"Result: SUCCESS",
"Successfully restarted 3 resources",
"Successfully restarted 1 resource",
%r{StatefulSet/stateful-busybox.* 2 replicas},
],
in_order: true)
Expand Down

0 comments on commit 2719707

Please sign in to comment.