Skip to content

Change spec to use new directory name

Chad Woolley requested to merge caw-glfm-reorg-input-files-2 into master

What does this MR do and why?

Related: Tracking Issue: Implement GLFM scripts per the ... (#361241)

Follow up to Reorganize GLFM input and output file contents (!101413 - merged) to rename one directory reference that was missed in a helper for the frontend spec spec/frontend/content_editor/markdown_snapshot_spec.js.

Failure was found in separate pipeline: https://gitlab.com/gitlab-org/gitlab/-/jobs/3233824463 (for MR !101589 (merged))

Changes markdown_snapshot_spec_helper.js spec helper to use new directory name glfm_specification/output_example_snapshots instead of glfm_specification/example_snapshots.

References

See the GLFM Specification Guide development documentation for much more context on all of this work: https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide

MR acceptance checklist

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

Edited by Chad Woolley

Merge request reports