mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:32:42 +08:00
remove trailing whitespaces ❤️
This commit is contained in:
@ -4,7 +4,7 @@ describe Admin::ExportController do
|
||||
it "is a subclass of AdminController" do
|
||||
(Admin::ExportController < Admin::AdminController).should be_true
|
||||
end
|
||||
|
||||
|
||||
context 'while logged in as an admin' do
|
||||
before do
|
||||
@user = log_in(:admin)
|
||||
@ -54,4 +54,4 @@ describe Admin::ExportController do
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user