Skip to content

Commit

Permalink
Fix weights test (#952)
Browse files Browse the repository at this point in the history
Fixes #951
  • Loading branch information
pet-mit authored Oct 15, 2024
1 parent 04f0cbb commit b73e383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end_to_end/cucumber/features/weights.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b73e383

Please sign in to comment.