Skip to content

Commit

Permalink
test result, not forced failure
Browse files Browse the repository at this point in the history
  • Loading branch information
timothysmith0609 committed Jul 24, 2019
1 parent 92a6523 commit 19f2e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/kubernetes_deploy_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ def test_deploy_successful_with_multiple_template_dirs
def test_deploy_successful_with_multiple_template_dirs_multiple_partials
result = deploy_dir(fixture_path("test-partials"), fixture_path("test-partials2"),
bindings: { 'supports_partials' => 'yep' })
assert_deploy_success(false)
assert_deploy_success(result)
end

def test_deploy_aborts_immediately_if_metadata_name_missing
Expand Down

0 comments on commit 19f2e3d

Please sign in to comment.