fixing tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class IpBansController < ApplicationController
|
||||
before_filter :admin_only
|
||||
before_filter :janitor_only
|
||||
|
||||
def new
|
||||
@ip_ban = IpBan.new
|
||||
|
||||
Reference in New Issue
Block a user