Skip to content

Commit

Permalink
Fix to test
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Sep 7, 2024
1 parent c689a7c commit 3f8fe77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/compositional.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ using Test
for fast_flash in (false, true)
case = setup_case_from_data_file(data_path, fast_flash = fast_flash)
result = simulate_reservoir(case, info_level = -1)
ws, states = result
@testset "OverallMoleFractions" begin
for i in 1:500
rstate = states_cmp[i]
Expand Down

0 comments on commit 3f8fe77

Please sign in to comment.