fix functional tests
This commit is contained in:
@@ -26,7 +26,7 @@ module Moderator
|
||||
end
|
||||
|
||||
should "list invites" do
|
||||
get :index
|
||||
get :index, {}, {:user_id => @mod.id}
|
||||
assert_response :success
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user