Skip to content
Snippets Groups Projects
Commit 2d3d5c7a authored by Guyslain's avatar Guyslain
Browse files

correction erreur test Customer

parent 6e014940
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ class ExercicesConditionnelleTest {
List.of(
new MockCostumer(28,false,false,10),
new MockCostumer(19,false,false,10),
new MockCostumer(18,false,false,5),
new MockCostumer(18,false,false,10),
new MockCostumer(28,true,false,5),
new MockCostumer(28,false,true,0),
new MockCostumer(28,true,true,0),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment