remove :cached_notifications gate

This commit is contained in:
clemkeirua 2020-09-18 15:32:58 +02:00 committed by Keirua (Rebase PR Action)
parent e0cc3cdd1b
commit d01a53eb72
5 changed files with 0 additions and 42 deletions

View file

@ -8,7 +8,6 @@ describe Instructeur, type: :model do
before do
assign(procedure_2)
Flipper.enable_actor(:cached_notifications, instructeur)
end
describe 'follow' do