This commit is contained in:
Albert Yi
2016-11-01 13:28:31 -07:00
parent 2dbb869188
commit cb1c694074

View File

@@ -19,6 +19,7 @@ class PostApprovalTest < ActiveSupport::TestCase
teardown do
CurrentUser.user = nil
CurrentUser.ip_addr = nil
end
should "allow approval" do