Skip to content

Commit

Permalink
missed apapted error
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Jun 6, 2024
1 parent 96b40c3 commit 344b707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_mpi_tree.jl
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ CI_ON_WINDOWS = (get(ENV, "GITHUB_ACTIONS", false) == "true") && Sys.iswindows()
@test_trixi_include(joinpath(EXAMPLES_DIR,
"elixir_advection_restart_amr.jl"),
l2=[8.018498574373939e-5],
linf=[0.0007374081713964475])
linf=[0.0007307237754662355])
end

# Linear scalar advection with AMR
Expand Down

0 comments on commit 344b707

Please sign in to comment.