Delete features unified_login
This commit is contained in:
parent
d9dfff3b6a
commit
e85cb4c24b
15 changed files with 6 additions and 29 deletions
|
@ -186,8 +186,6 @@ describe Gestionnaire, type: :model do
|
|||
end
|
||||
|
||||
context 'unified login' do
|
||||
before { allow(Features).to receive(:unified_login).and_return(true) }
|
||||
|
||||
it 'syncs credentials to associated user' do
|
||||
gestionnaire = create(:gestionnaire)
|
||||
user = create(:user, email: gestionnaire.email)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue