Skip to content

Commit

Permalink
one more test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Aug 7, 2024
1 parent 5ee914d commit 8436795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def test_noisy_supersaturation_profiles(backend_class, plot=False):

r_wet = equilibrate_wet_radii(
r_dry=R_DRY,
environment=env,
environment=builder.particulator.environment,
kappa_times_dry_volume=KAPPA * V_DRY,
rtol=1e-3,
)
Expand Down

0 comments on commit 8436795

Please sign in to comment.