Skip to content

Commit

Permalink
change test name for table_with_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and vedhav committed Mar 18, 2024
1 parent c0cb560 commit 6e168f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-shinytest2-teal-widgets.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ testthat::test_that(
})

testthat::test_that(
"e2e: teal.widgets::table_with_settings is initialized with a button that opens a modal with a verbatim text", {
"e2e: teal.widgets::table_with_settings is initialized with two buttons and a table", {

# This should probably be moved to teal.widgets directly.
testthat::skip_if_not_installed(c("rtables", "formatters"))
Expand Down

0 comments on commit 6e168f9

Please sign in to comment.