diff --git a/tests/end_to_end/cucumber/features/weights.feature b/tests/end_to_end/cucumber/features/weights.feature index 2dad220dc..68b00ab30 100644 --- a/tests/end_to_end/cucumber/features/weights.feature +++ b/tests/end_to_end/cucumber/features/weights.feature @@ -4,6 +4,6 @@ Feature: add weights on MC years Scenario: handling different weights on MC years in API mode # For now, only check that the simulation succeeds # TODO : add more non-regression tests when we have more steps - Given the study path is "examples/SmallTestFiveCandidatesWithWeights" for a study with weights + Given the study path is "examples/SmallTestFiveCandidatesWithWeights" When I run antares-xpansion in memory with the benders method and 1 proc(s) Then the simulation succeeds