Skip to content

Use an existing image for testing /help

Achilleas Pipinellis requested to merge axil-use-existing-img-for-help-test into master

What does this MR do?

In spec/controllers/help_controller_spec.rb we test how an image is rendered under /help. Given that we usually rename images as we update them, we should use one that remains unchanged.

!24139 (merged) fixed a failure and introduced a new image. Let's use one that we already use in the docs and we're unlikely to change its name.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports