add feature-flip for instructeurs on cached notifications
This commit is contained in:
parent
52ea5ef89a
commit
c7b96d3d43
6 changed files with 49 additions and 5 deletions
|
@ -8,6 +8,7 @@ describe Instructeur, type: :model do
|
|||
|
||||
before do
|
||||
assign(procedure_2)
|
||||
Flipper.enable_actor(:cached_notifications, instructeur)
|
||||
end
|
||||
|
||||
describe 'follow' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue