We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d618846 commit 8b8853bCopy full SHA for 8b8853b
test/runtests.jl
@@ -20,5 +20,5 @@ end
20
@test length(repr("text/html", p)) > 1000
21
22
PlotlyLight.src!(:local)
23
- @test occursin("deps", repr("text/html", p))
+ @test occursin("artifacts", repr("text/html", p))
24
end
0 commit comments