diff --git a/test/runtests.jl b/test/runtests.jl index 1c86e54e..92a491df 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -30,7 +30,7 @@ facts("GR") do @fact gr() --> Plots.GRBackend() @fact backend() --> Plots.GRBackend() - @linux_only image_comparison_facts(:gr, skip=[], eps=img_eps) + # @linux_only image_comparison_facts(:gr, skip=[], eps=img_eps) end facts("Plotly") do