diff options
author | Phil Hughes <me@iamphill.com> | 2017-08-30 12:33:06 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-08-30 12:33:06 +0100 |
commit | 903e1a305cb5942d9500cb3b3dabacd943e29090 (patch) | |
tree | fa93d96fee69d2b33c66ee660c4c5964f402dfee /features/steps/shared | |
parent | 176b3498db3b0042790f03fae5293decccb23773 (diff) | |
download | gitlab-ce-903e1a305cb5942d9500cb3b3dabacd943e29090.tar.gz |
spinach test updates
Diffstat (limited to 'features/steps/shared')
-rw-r--r-- | features/steps/shared/project_tab.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/shared/project_tab.rb b/features/steps/shared/project_tab.rb index 901f7f76ee9..97c6ad14885 100644 --- a/features/steps/shared/project_tab.rb +++ b/features/steps/shared/project_tab.rb @@ -53,7 +53,7 @@ module SharedProjectTab end step 'the active sub tab should be Home' do - ensure_active_sub_tab('Home') + ensure_active_sub_tab('Details') end step 'the active sub tab should be Activity' do |