Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHatherly committed Nov 22, 2024
1 parent dd91dbc commit 52aba56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/testsets/integrations/RCall.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ test_example(joinpath(@__DIR__, "../../examples/integrations/RCallSVG.qmd")) do
cell = cells[4]
output = cell["outputs"][1]

JSON3.pretty(cells)

@test !isempty(output["data"]["image/svg+xml"])
@test isempty(cell["outputs"][1]["metadata"])
end

0 comments on commit 52aba56

Please sign in to comment.