mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 22:08:41 +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…
x
Reference in New Issue
Block a user