Skip to content
Snippets Groups Projects
Commit c783a40b authored by massat's avatar massat
Browse files

Correction d'un commentaire

parent f7ee78df
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ public class TestAutomaticElevator {
}
e.stopSimulator();
// l'ascenseur est au 4ème
// l'ascenseur est au 3ème
assertEquals(3.0, e.getLevel());
// l'ascenseur est à l'arret
assertEquals(ERROR, e.getState());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment