Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Apr 25, 2024
1 parent 90279f6 commit 24f1b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-shinytest2-tm_g_forest_tte.R
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ test_that_plot_settings <- function(input_id, new_value) {
testthat::test_that(
sprintf(
"e2e - tm_g_forest_tte: Changing '%s' changes the plot and does not throw validation errors.",
id
input_id
),
{
skip_if_too_deep(5)
Expand Down

0 comments on commit 24f1b25

Please sign in to comment.