summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2017-01-25 23:54:53 +0000
committerbrian m. carlson <sandals@crustytoothpaste.net>2017-01-27 00:50:42 +0000
commit6c3e59a55e1b695f7ddc05895f7f756b3efa111e (patch)
treefdd0ec96e108052d1db61add50e08b5fcceccafd /changelogs/unreleased
parent256a7735f8cb8872a7f7595590300e2fd952428e (diff)
downloadgitlab-ce-6c3e59a55e1b695f7ddc05895f7f756b3efa111e.tar.gz
Ensure autogenerated title does not cause failing spec
Hardcode the title into the object in the spec, so that an autogenerated title (such as one starting with "O") does not cause the spec to fail.
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/hardcode-title-system-note.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/hardcode-title-system-note.yml b/changelogs/unreleased/hardcode-title-system-note.yml
new file mode 100644
index 00000000000..1b0a63efa51
--- /dev/null
+++ b/changelogs/unreleased/hardcode-title-system-note.yml
@@ -0,0 +1,4 @@
+---
+title: Ensure autogenerated title does not cause failing spec
+merge_request: 8963
+author: brian m. carlson