add archive_zip_globale feature flag
This commit is contained in:
parent
8b2849408c
commit
71a5e41e5b
3 changed files with 5 additions and 3 deletions
|
@ -9,6 +9,7 @@ describe Instructeurs::ArchivesController, type: :controller do
|
|||
|
||||
before do
|
||||
sign_in(instructeur.user)
|
||||
Flipper.enable(:archive_zip_globale, procedure1)
|
||||
end
|
||||
|
||||
after { Timecop.return }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue