summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorVitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com>2017-10-11 15:26:04 +1100
committerVitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com>2017-10-11 15:26:04 +1100
commitbd69b794350f44ff750798c476a9cd27861fedfa (patch)
tree2bf5507fa76e17f1959763bcd500bc22150c0bf2 /changelogs/unreleased
parent2a9147b747ded82e0970c3f8235e9d9e27bd0ab4 (diff)
downloadgitlab-ce-bd69b794350f44ff750798c476a9cd27861fedfa.tar.gz
Replace the 'features/explore/projects.feature' spinach test with an rspec analogreplace_explore_projects.feature
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/replace_explore_projects-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_explore_projects-feature.yml b/changelogs/unreleased/replace_explore_projects-feature.yml
new file mode 100644
index 00000000000..85ef045fb4b
--- /dev/null
+++ b/changelogs/unreleased/replace_explore_projects-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace the 'features/explore/projects.feature' spinach test with an rspec analog
+merge_request: 14755
+author: Vitaliy @blackst0ne Klachkov
+type: other