Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2017-08-25 19:03:02 +0300
committerRobert Speicher <robert@gitlab.com>2017-08-25 19:03:02 +0300
commit7edeccfc7fbfdc3898b630324d5ef46d58ffd809 (patch)
tree77a70b9604bd5a5c0d02d82e83d92f6acf528c54 /changelogs
parent32fa51102bfa6b6fc1f4a6b9d1a8fb3be004ad71 (diff)
parentec1ec9b67a95de3b775eefe0f4cdce6fd3aa7b70 (diff)
Merge branch 'replace_spinach_search_code.feature' into 'master'
Replace 'source/search_code.feature' spinach test with an rspec analog See merge request !13697
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/replace_spinach_search_code-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_spinach_search_code-feature.yml b/changelogs/unreleased/replace_spinach_search_code-feature.yml
new file mode 100644
index 00000000000..28d2108c871
--- /dev/null
+++ b/changelogs/unreleased/replace_spinach_search_code-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace 'source/search_code.feature' spinach test with an rspec analog
+merge_request: 13697
+author: blackst0ne
+type: other