mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Fix broken OmniAuth login
This commit is contained in:
@@ -8,7 +8,7 @@ class TranslatorFlowTest < ActionDispatch::IntegrationTest
|
||||
end
|
||||
|
||||
test "can login via github" do
|
||||
get '/users/auth/github'
|
||||
post '/users/auth/github'
|
||||
assert_response :redirect
|
||||
follow_redirect!
|
||||
follow_redirect!
|
||||
|
||||
Reference in New Issue
Block a user