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:
authorRémy Coutable <remy@rymai.me>2017-05-29 20:06:59 +0300
committerRémy Coutable <remy@rymai.me>2017-05-29 20:06:59 +0300
commitd0b60be33c4487ef561001fc6aed7778954dafa1 (patch)
tree50fa2f84378631a3deb08736787f8b9d97ccc62a /changelogs
parent9516c9295b43bfc406ec6a7febb4fa2ee6186335 (diff)
parent74253f01348770001969e0463b10ed438b445559 (diff)
Merge branch '23036-replace-all-spinach-tests-with-rspec-feature-tests' into 'master'
Replace 'starred_projects.feature' spinach test with an rspec analog See merge request !11752
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/23036-replace-all-spinach-tests-with-rspec-feature-tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-all-spinach-tests-with-rspec-feature-tests.yml b/changelogs/unreleased/23036-replace-all-spinach-tests-with-rspec-feature-tests.yml
new file mode 100644
index 00000000000..b350b27d863
--- /dev/null
+++ b/changelogs/unreleased/23036-replace-all-spinach-tests-with-rspec-feature-tests.yml
@@ -0,0 +1,4 @@
+---
+title: Replace 'starred_projects.feature' spinach test with an rspec analog
+merge_request: 11752
+author: blackst0ne