mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 15:04:00 +08:00
Merge pull request #1107 from ZogStriP/patch-1
Removed a debug leftover
This commit is contained in:
commit
e77c396a19
|
@ -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