Remove trailing whitespace

This commit is contained in:
OsamaSayegh 2018-05-30 05:00:28 +03:00 committed by Sam
parent 23e3a68592
commit 4e21a031df
1 changed files with 0 additions and 1 deletions

View File

@ -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