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 ...@@ -34,9 +34,7 @@ class Spinach::Features::User < Spinach::FeatureSteps
end end
step 'I should see contributions calendar' do step 'I should see contributions calendar' do
within '.calendar' do page.should have_css('.cal-heatmap-container')
page.should have_css('.graph-rect.r3.q3')
end
end end
def contributed_project 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