Commit 1c9440c2 authored by Phil Hughes's avatar Phil Hughes

tests update

parent c3de9440
...@@ -34,7 +34,7 @@ class Spinach::Features::User < Spinach::FeatureSteps ...@@ -34,7 +34,7 @@ class Spinach::Features::User < Spinach::FeatureSteps
end end
step 'I should see contributions calendar' do step 'I should see contributions calendar' do
expect(page).to have_css('.cal-heatmap-container') expect(page).to have_css('.js-contrib-calendar')
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