diff options
author | Ciro Santilli <ciro.santilli@gmail.com> | 2014-10-07 23:28:38 +0200 |
---|---|---|
committer | Ciro Santilli <ciro.santilli@gmail.com> | 2014-10-07 23:28:38 +0200 |
commit | 901d099ceab49a32e83e14313c630e262a35a427 (patch) | |
tree | 5a188b1070fa5090158091c6d4bf7321148523fa /features/admin | |
parent | bbc52b000008c9020d2a38dafc09ff3341a69cae (diff) | |
download | gitlab-ce-901d099ceab49a32e83e14313c630e262a35a427.tar.gz |
Upcase missing feature names
Diffstat (limited to 'features/admin')
-rw-r--r-- | features/admin/active_tab.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/admin/active_tab.feature b/features/admin/active_tab.feature index b28e16f0d6a..5de07e90e28 100644 --- a/features/admin/active_tab.feature +++ b/features/admin/active_tab.feature @@ -1,5 +1,5 @@ @admin -Feature: Admin active tab +Feature: Admin Active Tab Background: Given I sign in as an admin |