remove blank line
This commit is contained in:
parent
26b82b620f
commit
008fb396b7
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ describe Procedure do
|
|||
it { is_expected.to have_many(:types_de_champ) }
|
||||
it { is_expected.to have_many(:dossiers) }
|
||||
it { is_expected.to belong_to(:administrateur) }
|
||||
|
||||
end
|
||||
|
||||
describe 'attributes' do
|
||||
|
|
Loading…
Reference in a new issue