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