Skip to content

Fix a fixture file after latest changes

What does this MR do and why?

This file was changed by !81783 (merged) but the pipeline passed in the MR since integration tests only run for {,ee/,jh/}spec/**/*.rb instead of {,ee/,jh/}spec/**/*. I'm fixing this in !81803 (merged).

How to set up and validate locally

Run bin/rspec 'spec/requests/api/markdown_golden_master_spec.rb[1:30:1]'.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #353893 (closed).

Edited by Rémy Coutable

Merge request reports