Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-03 12:08:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-03 12:08:43 +0300
commit6be8ed5a9529d37f1512549f62db1e44961a4fc0 (patch)
tree3c7eb8f12c921666ec6afa7b07276b0db2bf65a1 /spec/scripts
parentb646822e5253cfa239728ed0d8b96cb584fc96c1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/scripts')
-rw-r--r--spec/scripts/lib/glfm/update_example_snapshots_spec.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/scripts/lib/glfm/update_example_snapshots_spec.rb b/spec/scripts/lib/glfm/update_example_snapshots_spec.rb
index 39fc6c94793..3f77f105af1 100644
--- a/spec/scripts/lib/glfm/update_example_snapshots_spec.rb
+++ b/spec/scripts/lib/glfm/update_example_snapshots_spec.rb
@@ -431,7 +431,9 @@ RSpec.describe Glfm::UpdateExampleSnapshots, '#process' do
bold
</strong></p>
static: |-
- <strong>&#x000A;bold&#x000A;</strong>
+ <strong>
+ bold
+ </strong>
05_02__third_gitlab_specific_section_with_skipped_examples__strong_but_manually_modified_and_skipped__001:
canonical: |
<p><strong>This example will have its manually modified static HTML, WYSIWYG HTML, and ProseMirror JSON preserved</strong></p>