diff --git a/test/test_bbm_bbm_1d.jl b/test/test_bbm_bbm_1d.jl index 0bb6a7f6..14d182b6 100644 --- a/test/test_bbm_bbm_1d.jl +++ b/test/test_bbm_bbm_1d.jl @@ -31,7 +31,7 @@ end change_waterheight=6.490606933236491e-14, change_velocity=3.694822225952521e-13, change_entropy=0.0002383181188179151, - atol_ints=1e-11) # to make CI pass + atol_ints=1e-10) # to make CI pass @test_allocations(semi, sol, allocs=10_000)