posts: fix expunging posts not deleting files.
Fix expungement to ignore the "file still in use" check.
This commit is contained in:
@@ -48,6 +48,7 @@ class ActionController::TestCase
|
||||
end
|
||||
|
||||
Delayed::Worker.delay_jobs = false
|
||||
TestAfterCommit.enabled = false
|
||||
|
||||
require "helpers/reportbooru_helper"
|
||||
class ActiveSupport::TestCase
|
||||
|
||||
Reference in New Issue
Block a user