Skip to content

Commit cecbabb

Browse files
committed
Dont show
1 parent 36a0d32 commit cecbabb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/plotting/test_plotting.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ end
100100
[y_coordinates, y_coordinates],
101101
[results_vsm, results_llt],
102102
["VSM", "LLT"],
103-
title="Spanwise Distributions"
103+
title="Spanwise Distributions",
104+
is_show=false
104105
)
105106
@test fig isa Figure
106107

0 commit comments

Comments
 (0)