Chore: Increase test coverage for widgets controller (#473)
This commit is contained in:
@@ -4,9 +4,7 @@ class WidgetsController < ActionController::Base
|
||||
before_action :set_contact
|
||||
before_action :build_contact
|
||||
|
||||
def index
|
||||
render
|
||||
end
|
||||
def index; end
|
||||
|
||||
private
|
||||
|
||||
|
||||
Reference in New Issue
Block a user