Commit 4b9c28bc authored by GitLab's avatar GitLab

remove unwanted spaces, reduce diff, clean before merge

parent 1739b7fc
......@@ -367,10 +367,8 @@ describe User do
it 'does not begin with https if website url begins with https' do
user.website_url = 'https://test.com'
expect(user.short_website_url).to eq 'test.com'
end
end
end
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