Fix failing spec

This commit is contained in:
François Turbelin
2021-06-17 09:18:05 +02:00
parent 7918c2f37c
commit bcd2790649

View File

@@ -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