mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
Remove spec that isn't testing for anything.
This commit is contained in:
parent
74c33a5316
commit
dcba320bf6
@ -1,9 +0,0 @@
|
||||
require 'rails_helper'
|
||||
|
||||
require_dependency 'jobs/scheduled/clean_up_exports'
|
||||
|
||||
describe Jobs::CleanUpExports do
|
||||
it "runs correctly without crashing" do
|
||||
Jobs::CleanUpExports.new.execute(nil)
|
||||
end
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user