Skip to content

Commit

Permalink
Merge branch 'ff/missing-refimages' of https://github.com/MakieOrg/Ma…
Browse files Browse the repository at this point in the history
…kie.jl into ff/missing-refimages
  • Loading branch information
ffreyer committed Oct 7, 2024
2 parents a433874 + ed79f4f commit 54fe949
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ReferenceTests/src/tests/examples2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1496,8 +1496,7 @@ end
fig
end

# @reference_test "Violin"
begin
@reference_test "Violin" begin
fig = Figure()

categories = RNG.rand(1:3, 1000)
Expand Down Expand Up @@ -1794,4 +1793,4 @@ end
vlines!(ax, 0.8, ymin = 0.2, ymax = 0.8, color = :red, linewidth = 3, linestyle = :dot)

f
end
end

0 comments on commit 54fe949

Please sign in to comment.