diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2017-08-30 08:54:43 +1100 |
---|---|---|
committer | blackst0ne <blackst0ne.ru@gmail.com> | 2017-08-30 08:54:43 +1100 |
commit | 569c7becf0ef18f56d03d738b8fedadbec869c08 (patch) | |
tree | fd361e47517c7bbab065ed42049e95025617a0d5 /changelogs | |
parent | 2be34630623711fc20ef8c101b5cef688f207cc1 (diff) | |
download | gitlab-ce-569c7becf0ef18f56d03d738b8fedadbec869c08.tar.gz |
Replace 'project/star.feature' spinach test with an rspec analog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/replace_spinach_star-feature.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_spinach_star-feature.yml b/changelogs/unreleased/replace_spinach_star-feature.yml new file mode 100644 index 00000000000..6a058691fe5 --- /dev/null +++ b/changelogs/unreleased/replace_spinach_star-feature.yml @@ -0,0 +1,5 @@ +--- +title: Replace 'project/star.feature' spinach test with an rspec analog +merge_request: 13855 +author: Vitaliy @blackst0ne Klachkov +type: other |