diff options
author | Alexander Randa <randa.alex@gmail.com> | 2017-06-29 13:30:33 +0300 |
---|---|---|
committer | Alexander Randa <randa.alex@gmail.com> | 2017-06-29 16:56:36 +0300 |
commit | af89b19d69c043b2e9d40ef260adf97e00d1f791 (patch) | |
tree | 1e374a6456f05f254150983c8d89f1023474ada8 /changelogs | |
parent | a8bc8d4d39c7934e3440966797d90c6c8be7887c (diff) | |
download | gitlab-ce-af89b19d69c043b2e9d40ef260adf97e00d1f791.tar.gz |
Replaces 'dashboard/new-project.feature' spinach with rspec
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml b/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml new file mode 100644 index 00000000000..a5f78202c93 --- /dev/null +++ b/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml @@ -0,0 +1,4 @@ +--- +title: Replace 'dashboard/new-project.feature' spinach with rspec +merge_request: 12550 +author: Alexander Randa (@randaalex) |