Skip to content

Commit

Permalink
Temporarily disable image testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVandH committed Feb 6, 2024
1 parent 622e053 commit 31d96df
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,10 @@ using SafeTestsets
end
end

@safetestset "Documentation images" begin
include("doc_images.jl")
end
# TODO: Fix the refimages for the tests below.
# @safetestset "Documentation images" begin
# include("doc_images.jl")
# end

@safetestset "Voronoi" begin
include("voronoi/voronoi.jl")
Expand Down

0 comments on commit 31d96df

Please sign in to comment.