From 59332c1768725f8b4b505d3d87d92914791f5655 Mon Sep 17 00:00:00 2001 From: Gerhard Aigner Date: Fri, 10 Feb 2023 09:02:10 +0100 Subject: [PATCH] relax dataframe displayed row counting --- test/test_display.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_display.jl b/test/test_display.jl index c8c36b4..1090889 100644 --- a/test/test_display.jl +++ b/test/test_display.jl @@ -10,7 +10,7 @@ DataFrame(a=rand(10)) ``` """; doctype = "md2html") @test isdefined(doc.chunks[1], :rich_output) -@test count("", doc.chunks[1].rich_output) == 12 # additonal 2 for name and type row +@test count("