diff --git a/test/test_trixi2vtk.jl b/test/test_trixi2vtk.jl index 3729341..b940dfb 100644 --- a/test/test_trixi2vtk.jl +++ b/test/test_trixi2vtk.jl @@ -56,7 +56,7 @@ end if VERSION < v"1.8" const TEST_REFERENCE_COMMIT = "c0a966b06489f9b2ee3aefeb0a5c0dae733df36f" else - const TEST_REFERENCE_COMMIT = "7bb59953a7f2a6511fede9549fe8b062011ed788" + const TEST_REFERENCE_COMMIT = "e51f3613ac1adfcfd2bf1d74a2756034dab0579c" end # Local folder to store downloaded reference files. If you change this, also adapt `../.gitignore`!