Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 3bbce174 rédigé par Theo ARGA's avatar Theo ARGA
Parcourir les fichiers

Merge branch 'main' of gitlab.univ-nantes.fr:E203173Q/example-assertions

parents b6f977d7 89a5c234
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #71847 réussi
image:
name: antora/antora
pages:
stage: deploy
interruptible: true
script:
- antora --fetch --redirect-facility=gitlab --to-dir=public antora-playbook.yml
artifacts:
paths:
- public
\ No newline at end of file
......@@ -455,6 +455,4 @@ assertThat(dwarf.isKnown("i am a dwarf and i'm digging a hole")).isTrue();interc
dwarf.goesToTavern();
intercept2()assertThat(sang).isEqualTo("i am a dwarf and i'm digging a hole");
assertThat(dwarf.getLearnedSongs().contains("i am a dwarf and i'm digging a hole")).isFalse();
----
== Conclusion ==
\ No newline at end of file
----
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter