mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 10:34:39 +08:00
Removed a debugging "put"
This commit is contained in:
@ -36,9 +36,6 @@ describe TopicsController do
|
||||
participant['id'].should == user.id
|
||||
participant['username'].should == user.username
|
||||
participant['avatar_template'].should == user.avatar_template
|
||||
|
||||
|
||||
puts json.inspect
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user