diff --git a/features/steps/user.rb b/features/steps/user.rb index 5939c28a000facd2111fdea180d4f94766952519..10cae692a88914a1afba9a3604f6c994e7ace4e0 100644 --- a/features/steps/user.rb +++ b/features/steps/user.rb @@ -34,9 +34,7 @@ class Spinach::Features::User < Spinach::FeatureSteps end step 'I should see contributions calendar' do - within '.calendar' do - page.should have_css('.graph-rect.r3.q3') - end + page.should have_css('.cal-heatmap-container') end def contributed_project