spelling: percentage
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ class CommanderTest < ActiveSupport::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
test "percentage-based group strategy" do
|
test "percentage-based group strategy" do
|
||||||
configure_with(:deploy_with_precentage_boot_strategy)
|
configure_with(:deploy_with_percentage_boot_strategy)
|
||||||
|
|
||||||
assert_equal({ in: :groups, limit: 1, wait: 2 }, @mrsk.boot_strategy)
|
assert_equal({ in: :groups, limit: 1, wait: 2 }, @mrsk.boot_strategy)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user