summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/dashboard.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-26 12:58:20 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-26 12:58:20 +0300
commitfd338d67159e6dffaf54fd42fbeddb3b17e4d49f (patch)
treef334c299b131bcb32c2f73ab632ea5306e590b5c /features/steps/dashboard/dashboard.rb
parentfedacf52f8703c49b0bf96e971841edc2cc30655 (diff)
parentde5e0e590fa4e75cb9d66398b902a8348a2c42dc (diff)
downloadgitlab-ce-fd338d67159e6dffaf54fd42fbeddb3b17e4d49f.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Diffstat (limited to 'features/steps/dashboard/dashboard.rb')
-rw-r--r--features/steps/dashboard/dashboard.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/dashboard/dashboard.rb b/features/steps/dashboard/dashboard.rb
index eb735d9b567..7fcca732626 100644
--- a/features/steps/dashboard/dashboard.rb
+++ b/features/steps/dashboard/dashboard.rb
@@ -80,7 +80,7 @@ class Spinach::Features::Dashboard < Spinach::FeatureSteps
end
step 'I should see 1 project at group list' do
- page.find('span.last_activity/span').should have_content('1')
+ find('span.last_activity/span').should have_content('1')
end
def project