From 0d642fb33f4b19a0be360af7279848701eb599e2 Mon Sep 17 00:00:00 2001 From: Warisa Date: Tue, 9 Jul 2024 20:35:11 +0200 Subject: [PATCH] Revert some random changes in other test unit --- test/test_structured_1d.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_structured_1d.jl b/test/test_structured_1d.jl index 3f6a3a2e551..35d402ed73a 100644 --- a/test/test_structured_1d.jl +++ b/test/test_structured_1d.jl @@ -47,7 +47,7 @@ end @test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_advection_shockcapturing.jl"), l2=[0.08015029105233593], linf=[0.610709468736576], - atol=1.0e-12) + atol=1.0e-5) # Ensure that we do not have excessive memory allocations # (e.g., from type instabilities) let