Remove trailing whitespace
This commit is contained in:
parent
23e3a68592
commit
4e21a031df
|
@ -223,7 +223,6 @@ RSpec.describe SessionController do
|
|||
expect(session[:current_user_id]).to eq(user.id)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
describe '#sso_login' do
|
||||
before do
|
||||
|
|
Loading…
Reference in New Issue