summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorVitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com>2017-09-16 20:02:30 +1100
committerVitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com>2017-09-16 20:02:30 +1100
commitb3d79b1ff4ad1e601e1e817e7ad8f446e60bfa59 (patch)
tree522dc657220acae025b685a37d93f4eefdea421a /changelogs/unreleased
parent20295b3db379f4be02521cac591feca3452a2b1c (diff)
downloadgitlab-ce-b3d79b1ff4ad1e601e1e817e7ad8f446e60bfa59.tar.gz
Replace the 'search.feature' spinach test with an rspec analog
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/replace_search-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_search-feature.yml b/changelogs/unreleased/replace_search-feature.yml
new file mode 100644
index 00000000000..487f602ba30
--- /dev/null
+++ b/changelogs/unreleased/replace_search-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace the 'search.feature' spinach test with an rspec analog
+merge_request: 14248
+author: Vitaliy @blackst0ne Klachkov
+type: other