mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 21:24:00 +08:00
DEV: Remove debug print statement (#12390)
This commit is contained in:
parent
85870225f2
commit
2a18b0b07e
@ -443,7 +443,6 @@ describe ReviewablesController do
|
||||
end
|
||||
|
||||
def perform_approve_phony(performed_by, args)
|
||||
puts args.inspect
|
||||
MessageBus.publish("/phony-reviewable-test", { args: args }, user_ids: [1])
|
||||
create_result(:success, :approved)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user