mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:57:36 +08:00
Removed a debugging "put"
This commit is contained in:
parent
a352b70bfc
commit
2ccf339437
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user