Skip to content

Commit 7584261

Browse files
authored
add sparkline::sparkline to helper-TealAppDriver.R
Signed-off-by: Marcin <[email protected]>
1 parent 1cec0cd commit 7584261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/helper-TealAppDriver.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ init_teal_app_driver <- function(...) {
1313
functionBody(server) <- bquote({
1414
# Hint to shinytest2 that this package should be available (via {globals})
1515
.hint_to_load_package <- add_facet_labels
16+
.one_more_inht_to_load <- sparkline::sparkline
1617
.(functionBody(server))
1718
})
1819

0 commit comments

Comments
 (0)