Commit b449bc5b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Improve user calendar test

parent 84941705
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment