skip statsplots testimages

This commit is contained in:
Daniel Schwabeneder
2020-06-29 20:08:45 +02:00
parent 3ea521793b
commit cfab4e35cc
+1 -1
View File
@@ -1,4 +1,4 @@
using Plots
Plots.test_examples(:gr)
Plots.test_examples(:gr, skip = Plots._backend_skips[:gr])
Plots.test_examples(:plotly, skip = Plots._backend_skips[:plotly])