Skip to content

Commit

Permalink
cruft in helpers.R
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock authored Nov 17, 2024
1 parent 12eb7f0 commit 7de57eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/tinytest/helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ library(tinysnapshot)
# ON_LINUX = Sys.info()["sysname"] == "Linux"
# if (!ON_LINUX) exit_file("Linux snapshots")

# options("tinysnapshot_os" = "Linux")
options("tinysnapshot_os" = "Linux")
options("tinysnapshot_device" = "svglite")
options("tinysnapshot_device_args" = list(user_fonts = fontquiver::font_families("Liberation")))

0 comments on commit 7de57eb

Please sign in to comment.