fix test
This commit is contained in:
@@ -19,6 +19,7 @@ class PostApprovalTest < ActiveSupport::TestCase
|
||||
|
||||
teardown do
|
||||
CurrentUser.user = nil
|
||||
CurrentUser.ip_addr = nil
|
||||
end
|
||||
|
||||
should "allow approval" do
|
||||
|
||||
Reference in New Issue
Block a user