mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-30 06:31:16 +00:00
Fix failing spec
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
module DfcProvider
|
||||
module Api
|
||||
class PersonsController < DfcProvider::Api::BaseController
|
||||
skip_before_action :check_enterprise
|
||||
skip_before_action :set_enterprise
|
||||
|
||||
before_action :check_user_accessibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user