mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-25 06:11:20 -04:00
Removed a debugging "put"
This commit is contained in:
parent
a352b70bfc
commit
2ccf339437
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue