Skip to content

Commit

Permalink
Update tests/testthat/test-table_with_settings_ui.R
Browse files Browse the repository at this point in the history
Co-authored-by: Dawid Kałędkowski <[email protected]>
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr and gogonzo authored Apr 25, 2024
1 parent ed9323d commit 36ec7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-table_with_settings_ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ testthat::test_that(
)

testthat::test_that(
"e2e: teal.widgets::table_with_settings: there is a download button on a modal opened by a second",
"e2e: teal.widgets::table_with_settings: clicking download in an expand modal opens dropdown menu with download settings, such as: file type, file name, pagination",
{
skip_if_too_deep(5)
app_driver <- shinytest2::AppDriver$new(
Expand Down

0 comments on commit 36ec7db

Please sign in to comment.