summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-18 09:54:02 +0000
committerRémy Coutable <remy@rymai.me>2017-09-18 09:54:02 +0000
commitbff004d44b7af2cb5be608d7a74d2429f23782e1 (patch)
tree8b142327b5f4deb001a6b9fa070dc8fc35edec57 /changelogs
parent0a60758b498c868f121bb8a203a3e3da35639628 (diff)
parent5d3165d41e04af6b3f188c96bb868a886c1b6145 (diff)
downloadgitlab-ce-bff004d44b7af2cb5be608d7a74d2429f23782e1.tar.gz
Merge branch 'replace_project_snippets.feature' into 'master'
Replace the 'project/snippets.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14326
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/replace_project_snippets-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_project_snippets-feature.yml b/changelogs/unreleased/replace_project_snippets-feature.yml
new file mode 100644
index 00000000000..4fdee70008a
--- /dev/null
+++ b/changelogs/unreleased/replace_project_snippets-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace the 'project/snippets.feature' spinach test with an rspec analog
+merge_request: 14326
+author: Vitaliy @blackst0ne Klachkov
+type: other