diff options
author | Tiger <twatson@gitlab.com> | 2019-05-28 09:44:45 -0500 |
---|---|---|
committer | Tiger <twatson@gitlab.com> | 2019-05-28 09:44:45 -0500 |
commit | 93a5071a3bde5db57f8f763a1c958a00fa6b4bf8 (patch) | |
tree | f7e68cdd0d00c07534d5b401bdb6ed57dac88f20 | |
parent | 0aff6238f777155750c567ab409d0bce60536526 (diff) | |
download | gitlab-ce-93a5071a3bde5db57f8f763a1c958a00fa6b4bf8.tar.gz |
Remove unused fixture lines
-rw-r--r-- | spec/lib/gitlab/import_export/project.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/lib/gitlab/import_export/project.json b/spec/lib/gitlab/import_export/project.json index 43afc067e08..fb7bddb386c 100644 --- a/spec/lib/gitlab/import_export/project.json +++ b/spec/lib/gitlab/import_export/project.json @@ -184,8 +184,6 @@ "note": "Est reprehenderit quas aut aspernatur autem recusandae voluptatem.", "noteable_type": "Issue", "author_id": 25, - "note_html": "<p>dodgy html</p>", - "cached_markdown_version": 121212, "created_at": "2016-06-14T15:02:47.795Z", "updated_at": "2016-06-14T15:02:47.795Z", "project_id": 5, |