summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-04-03 10:27:56 +0000
committerRémy Coutable <remy@rymai.me>2018-04-03 10:27:56 +0000
commitdc4ae317ea858952acd5c91dd8034832638b3794 (patch)
tree4f62604b27b0ec1ed9f35a509380372e0bdcb638 /changelogs
parent95b3bf26cae3c2e483df4591ec5fe492ab9746a5 (diff)
downloadgitlab-ce-dc4ae317ea858952acd5c91dd8034832638b3794.tar.gz
Replace the `project/issues/issues.feature` spinach test with an rspec analog
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/blackst0ne-replace-spinach-project-issues-issues-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/blackst0ne-replace-spinach-project-issues-issues-feature.yml b/changelogs/unreleased/blackst0ne-replace-spinach-project-issues-issues-feature.yml
new file mode 100644
index 00000000000..7defdc0a28f
--- /dev/null
+++ b/changelogs/unreleased/blackst0ne-replace-spinach-project-issues-issues-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace the spinach test with an rspec analog
+merge_request: 17950
+author: blackst0ne
+type: other