diff --git a/src/examples.jl b/src/examples.jl index aee4f6b8..88ee8c9c 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1044,7 +1044,7 @@ _backend_skips = Dict( 31, # animation 32, # spy 38, # histogram2d - 47, # mesh3d + 47, # mesh3d ], )