diff options
author | Semyon Pupkov <mail@semyonpupkov.com> | 2016-11-23 20:13:24 +0500 |
---|---|---|
committer | Semyon Pupkov <mail@semyonpupkov.com> | 2016-11-23 20:18:35 +0500 |
commit | c18f96cfe950b11e2784479cbc7e518667273143 (patch) | |
tree | 4d1ad035e2781e0a7ef5ae443e590e95fc2ad7a2 /changelogs | |
parent | 3e0c6142d120538476019c877cf265c9a7f08c74 (diff) | |
download | gitlab-ce-c18f96cfe950b11e2784479cbc7e518667273143.tar.gz |
Move admin spam spinach test to Rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/move-admin-spam-spinach-test-to-rspec.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/move-admin-spam-spinach-test-to-rspec.yml b/changelogs/unreleased/move-admin-spam-spinach-test-to-rspec.yml new file mode 100644 index 00000000000..a7ec2c20554 --- /dev/null +++ b/changelogs/unreleased/move-admin-spam-spinach-test-to-rspec.yml @@ -0,0 +1,4 @@ +--- +title: Move admin spam spinach test to Rspec +merge_request: 7708 +author: Semyon Pupkov |