diff options
author | Hannes Rosenögger <123haynes@gmail.com> | 2015-04-13 23:19:04 +0200 |
---|---|---|
committer | Hannes Rosenögger <123haynes@gmail.com> | 2015-04-13 23:43:11 +0200 |
commit | a62dbd11cb14e6e96e89cc7e9f944072a0e9ed1a (patch) | |
tree | d0e842c90a8caa383e57a0a0560a7480e33c4897 /features/dashboard | |
parent | f124aceb6143f1f808c553e01fffdd5b328438e2 (diff) | |
download | gitlab-ce-a62dbd11cb14e6e96e89cc7e9f944072a0e9ed1a.tar.gz |
fix failing test
Diffstat (limited to 'features/dashboard')
-rw-r--r-- | features/dashboard/active_tab.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/dashboard/active_tab.feature b/features/dashboard/active_tab.feature index 803f9b33838..c17dfd07063 100644 --- a/features/dashboard/active_tab.feature +++ b/features/dashboard/active_tab.feature @@ -1,4 +1,5 @@ @dashboard +Feature: Dashboard Active Tab Background: Given I sign in as a user |