Skip to content

Commit

Permalink
fail in test
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdez committed Nov 14, 2023
1 parent 1f1a41a commit 859da2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_plot_circulareegtopoplot.jl
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ end
end

@testset "circularplot plot in GridLayout" begin
d_topo, positions = example_data("TopoPlots.jl")
f = Figure(resolution=(2000, 2000))
plot_circulareegtopoplot!(f[3:4, 4:5], d_topo[in.(d_topo.time, Ref(-0.3:0.1:0.5)), :];
positions=positions, predictor=:time, predictorBounds=[-0.3, 0.5])
Expand Down

0 comments on commit 859da2b

Please sign in to comment.