Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Jan 12, 2025
1 parent 1ead1ba commit 1f6d614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sources/ncdatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ end
@test metadata(saved)["advection"] == "Lin & Rood"
@test metadata(saved) == metadata(st) == metadata(ncstack)
@test all(first(DimensionalData.layers(saved)) .== first(DimensionalData.layers(st)))
nend
end

@testset "show" begin
ncstack = view(RasterStack(ncmulti), X(7:99), Y(3:90));
Expand Down

0 comments on commit 1f6d614

Please sign in to comment.