Migrate Admin / Gestionnaire / Procédure gestion in database
This commit is contained in:
parent
fe4d921997
commit
1923f2aec1
22 changed files with 159 additions and 29 deletions
|
@ -18,7 +18,7 @@ describe Administrateur, type: :model do
|
|||
end
|
||||
|
||||
describe 'assocations' do
|
||||
it { is_expected.to have_many(:gestionnaires) }
|
||||
it { is_expected.to have_and_belong_to_many(:gestionnaires) }
|
||||
it { is_expected.to have_many(:procedures) }
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue