diff options
author | Rémy Coutable <remy@rymai.me> | 2017-09-13 10:58:07 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-09-13 10:58:07 +0000 |
commit | 4fb6848fdb344ae996e7314ad07e0d11b78fd6d0 (patch) | |
tree | 4d95bee23186d4d9e886daa2a05e161ad845a135 /changelogs/unreleased | |
parent | 9c9b1774cbdc2a6cdfbbf8cd33e87e62294e729a (diff) | |
parent | 297dfe6ab91da9e655fb2d8fc633048974bdb208 (diff) | |
download | gitlab-ce-4fb6848fdb344ae996e7314ad07e0d11b78fd6d0.tar.gz |
Merge branch 'replace_profile_active_tab.feature' into 'master'
Replace the 'profile/active_tab.feature' spinach test with an rspec analog
See merge request !14239
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/replace_profile_active_tab-feature.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_profile_active_tab-feature.yml b/changelogs/unreleased/replace_profile_active_tab-feature.yml new file mode 100644 index 00000000000..e911396a2b9 --- /dev/null +++ b/changelogs/unreleased/replace_profile_active_tab-feature.yml @@ -0,0 +1,5 @@ +--- +title: Replace the 'profile/active_tab.feature' spinach test with an rspec analog +merge_request: 14239 +author: Vitaliy @blackst0ne Klachkov +type: other |