diff options
author | Vitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com> | 2017-09-13 09:50:18 +1100 |
---|---|---|
committer | Vitaliy @blackst0ne Klachkov <blackst0ne.ru@gmail.com> | 2017-09-13 10:01:44 +1100 |
commit | 297dfe6ab91da9e655fb2d8fc633048974bdb208 (patch) | |
tree | 9323626edbbf0e4f9c888a18b77a921b2d331061 /changelogs/unreleased | |
parent | 373ff978dfb6898ee5e1d4d6355313c349a60a96 (diff) | |
download | gitlab-ce-297dfe6ab91da9e655fb2d8fc633048974bdb208.tar.gz |
Replace the 'profile/active_tab.feature' spinach test with an rspec analog
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 |