Skip to content

Commit

Permalink
Correct test name ref to ECL100
Browse files Browse the repository at this point in the history
  • Loading branch information
Yngve S. Kristiansen authored and yngve-sk committed Nov 27, 2023
1 parent a44244b commit 32d9dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/rd_tests/test_sum_equinor.py
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ def test_ix_case(self):

eclipse_summary = Summary(
self.createTestPath(
"Equinor/ECLIPSE/ix/summary/RD100/E100_CREATE_REGION_AROUND_WELL"
"Equinor/ECLIPSE/ix/summary/ECL100/E100_CREATE_REGION_AROUND_WELL"
)
)
self.assertIsNotNone(eclipse_summary)
Expand Down

0 comments on commit 32d9dcc

Please sign in to comment.