Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sashazykov committed Sep 15, 2014
1 parent 436d2ca commit e237e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/step_definitions/web.rb
Expand Up @@ -8,7 +8,7 @@
},
}.to_ostruct
visit root_path
click_on "Sign in"
first(:link, "Sign in").click
click_on "Sign in with Github"
page.should have_content("Successfully authenticated")
end
Expand Down

0 comments on commit e237e0e

Please sign in to comment.