Skip to content

Commit

Permalink
Update spec/jobs/scalingengine/scalingengine_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
bonzofenix and github-actions[bot] authored Jun 25, 2024
1 parent 2524ecb commit 73dd24a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/jobs/scalingengine/scalingengine_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@

it "does not include health port anymore" do
expect(rendered_template["health"].keys).not_to include(
"port")
"port"
)
end

it "check scalingengine basic auth username and password" do
Expand Down

0 comments on commit 73dd24a

Please sign in to comment.