Skip to content

Commit

Permalink
Fix unrelated test
Browse files Browse the repository at this point in the history
  • Loading branch information
meggart committed Nov 22, 2024
1 parent 01f2370 commit ce9d236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/DAT/mapcube.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
end

@testset "Error shown in parallel" begin
import Zarr
x,y,z = X(1:4), Y(1:5), Z(1:6)
a1 = YAXArray((x,y,z), rand(4,5,6))
indims = InDims("x")
Expand Down

0 comments on commit ce9d236

Please sign in to comment.