Skip to content

Commit

Permalink
Remove loading the same workflow twice (#9257)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanDeHoop authored Nov 21, 2024
1 parent 57e6b70 commit 12144e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ert/unit_tests/simulator/test_batch_sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ def test_stop_sim(copy_case, storage):
LOAD_WORKFLOW_JOB workflows/jobs/REALIZATION_NUMBER
LOAD_WORKFLOW workflows/REALIZATION_NUMBER_WORKFLOW
HOOK_WORKFLOW REALIZATION_NUMBER_WORKFLOW PRE_SIMULATION
LOAD_WORKFLOW_JOB workflows/jobs/REALIZATION_NUMBER
"""
)

Expand Down

0 comments on commit 12144e3

Please sign in to comment.