change test
This commit is contained in:
parent
8ee596e152
commit
54f23ed2bd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ describe SIADE::EntrepriseAdapter do
|
|||
end
|
||||
|
||||
it '#to_params class est une Hash ?' do
|
||||
expect(subject.class).to eq (Hash)
|
||||
expect(subject).to be_an_instance_of(Hash)
|
||||
end
|
||||
|
||||
context 'Attributs Entreprises' do
|
||||
|
|
Loading…
Reference in a new issue