diff --git a/test/test_structured_1d.jl b/test/test_structured_1d.jl index 35d402ed73a..6acbc3ccb09 100644 --- a/test/test_structured_1d.jl +++ b/test/test_structured_1d.jl @@ -81,7 +81,8 @@ end callbacks=CallbackSet(summary_callback, save_solution, analysis_callback, alive_callback), l2=[5.725141913990915e-7], - linf=[3.4298598041715422e-6]) + linf=[3.4298598041715422e-6], + atol=1.0e-6) # Ensure that we do not have excessive memory allocations # (e.g., from type instabilities) let