mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 02:45:33 +08:00
FIX: leftover debug statement
This commit is contained in:
parent
e21a4ce1dd
commit
079caf08d6
@ -222,8 +222,6 @@ describe UserAnonymizer do
|
||||
expect(delete_history.reload.ip_address).to eq(anon_ip)
|
||||
expect(user_history.reload.ip_address).to eq(anon_ip)
|
||||
expect(user_profile_view.reload.ip_address).to eq(anon_ip)
|
||||
|
||||
expect("failed").to eq("success")
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user