diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-21 00:08:43 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-21 00:08:43 +0000 |
commit | 92ea86691a2a6b3df4b36c7ff00001410303a701 (patch) | |
tree | 9b3764b56303c9b65e17007c589a297775834b28 /glfm_specification/input | |
parent | 991c66333dc7bdb0fd6f7a0b7f7bdf8383285975 (diff) | |
download | gitlab-ce-92ea86691a2a6b3df4b36c7ff00001410303a701.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'glfm_specification/input')
-rw-r--r-- | glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml index 591148b41dd..b09a092c02a 100644 --- a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml +++ b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml @@ -10,5 +10,5 @@ skip_running_conformance_static_tests: false # NOT YET SUPPORTED skip_running_conformance_wysiwyg_tests: false # NOT YET SUPPORTED skip_running_snapshot_static_html_tests: false # NOT YET SUPPORTED - skip_running_snapshot_wysiwyg_html_tests: false # NOT YET SUPPORTED - skip_running_snapshot_prosemirror_json_tests: false # NOT YET SUPPORTED + skip_running_snapshot_wysiwyg_html_tests: false + skip_running_snapshot_prosemirror_json_tests: false |