mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 19:29:34 +08:00
remove trailing whitespaces ❤️
This commit is contained in:
@ -20,7 +20,7 @@ describe Admin::SiteSettingsController do
|
||||
it 'returns JSON' do
|
||||
xhr :get, :index
|
||||
::JSON.parse(response.body).should be_present
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context 'update' do
|
||||
@ -40,4 +40,4 @@ describe Admin::SiteSettingsController do
|
||||
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user