diff options
author | Rémy Coutable <remy@rymai.me> | 2017-07-05 15:04:05 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-05 15:04:05 +0000 |
commit | d9a5d9214002a2895aaf0c598bef985b2b4ddc57 (patch) | |
tree | 7860a16b315f175a1476c3650bdadfcf53f0a43d /changelogs | |
parent | 45ee128e9c203b02dd7d68da2d9caeaf8a0cf02d (diff) | |
parent | 9651521ea7f1cd4d77f7ab11359d8b0075b52fa6 (diff) | |
download | gitlab-ce-d9a5d9214002a2895aaf0c598bef985b2b4ddc57.tar.gz |
Merge branch '23036-replace-snippets-spinach' into 'master'
Replace 'snippets/snippets.feature' spinach with rspec
See merge request !12385
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/23036-replace-snippets-spinach.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-snippets-spinach.yml b/changelogs/unreleased/23036-replace-snippets-spinach.yml new file mode 100644 index 00000000000..545805b1302 --- /dev/null +++ b/changelogs/unreleased/23036-replace-snippets-spinach.yml @@ -0,0 +1,4 @@ +--- +title: Replace 'snippets/snippets.feature' spinach with rspec +merge_request: 12385 +author: Alexander Randa @randaalex |