Refactor function create in user dossier controller
This commit is contained in:
parent
5beade4735
commit
65ba614be2
7 changed files with 27 additions and 33 deletions
|
@ -10,7 +10,7 @@ describe SIADE::ExercicesAdapter do
|
|||
end
|
||||
|
||||
it '#to_params class est une Hash ?' do
|
||||
expect(subject).to be_an_instance_of(Hash)
|
||||
expect(subject).to be_an_instance_of(Array)
|
||||
end
|
||||
|
||||
it 'have 3 exercices' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue