Skip to content

Commit d5ae03a

Browse files
committed
Change needed for updated everest-models
1 parent 2e9c71a commit d5ae03a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/everest/test_data/open_shut_state_modifier/everest/model/array.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_data:
6969
target: templates
7070

7171
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
7373

7474
####################################
7575
# FROM HERE ON, NOTHING NEW...

tests/everest/test_data/open_shut_state_modifier/everest/model/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ install_data:
8787
target: templates
8888

8989
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
9191

9292
####################################
9393
# FROM HERE ON, NOTHING NEW...

0 commit comments

Comments
 (0)