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 59fdef2 commit 41a044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/jobs/scalingengine/scalingengine_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
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 41a044c

Please sign in to comment.