diff options
author | Vitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com> | 2017-09-17 17:12:03 +1100 |
---|---|---|
committer | Vitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com> | 2017-09-17 17:12:03 +1100 |
commit | e6d5a6a370940d16891bb7e84e7b19bfab164c50 (patch) | |
tree | f7ec2950609e11c2b6e206716620f409d15df150 /changelogs | |
parent | 64664b645e2248e47da2a7d47e67b2e2c72f7954 (diff) | |
download | gitlab-ce-e6d5a6a370940d16891bb7e84e7b19bfab164c50.tar.gz |
Replace the 'project/archived.feature' spinach test with an rspec analog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/replace_project_archived-feature.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_project_archived-feature.yml b/changelogs/unreleased/replace_project_archived-feature.yml new file mode 100644 index 00000000000..d0697347aa0 --- /dev/null +++ b/changelogs/unreleased/replace_project_archived-feature.yml @@ -0,0 +1,5 @@ +--- +title: Replace the 'project/archived.feature' spinach test with an rspec analog +merge_request: 14322 +author: Vitaliy @blackst0ne Klachkov +type: other |