Skip to content

Commit

Permalink
ajout condition test suite retour Aurelia
Browse files Browse the repository at this point in the history
  • Loading branch information
Numero7 committed Dec 2, 2024
1 parent d94496c commit bfd3275
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,7 @@ class MiseAJourEleveServiceTest {
)
then(baccalaureatRepository).shouldHaveNoInteractions()
then(baccalaureatSpecialiteRepository).shouldHaveNoInteractions()
then(voeuRepository).shouldHaveNoInteractions()
then(domaineRepository).shouldHaveNoInteractions()
then(interetRepository).shouldHaveNoInteractions()
then(metierRepository).shouldHaveNoInteractions()
Expand Down

0 comments on commit bfd3275

Please sign in to comment.