File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/everest/test_data/open_shut_state_modifier/everest/model Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ install_data:
69
69
target : templates
70
70
71
71
forward_model :
72
- - well_swapping run --priorities well_priorities.json --constraints swapping_constraints.json --cases wells.json --output well_swap_output.json --config files/well_swap_config.yml
72
+ - well_swapping --priorities well_priorities.json --constraints swapping_constraints.json --cases wells.json --output well_swap_output.json --config files/well_swap_config.yml
73
73
74
74
# ###################################
75
75
# FROM HERE ON, NOTHING NEW...
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ install_data:
87
87
target : templates
88
88
89
89
forward_model :
90
- - well_swapping run --priorities well_priorities.json --constraints swapping_constraints.json --cases wells.json --output well_swap_output.json --config files/well_swap_config.yml
90
+ - well_swapping --priorities well_priorities.json --constraints swapping_constraints.json --cases wells.json --output well_swap_output.json --config files/well_swap_config.yml
91
91
92
92
# ###################################
93
93
# FROM HERE ON, NOTHING NEW...
You can’t perform that action at this time.
0 commit comments