Skip to content

Commit

Permalink
Update tests/testthat/test-shinytest2-tm_data_table.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <133694481+m7pr@users.noreply.github.com>
Signed-off-by: kartikeya kirar <kirar.kartikeya1@gmail.com>
  • Loading branch information
kartikeyakirar and m7pr authored Apr 16, 2024
1 parent 9146fc5 commit 034c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-shinytest2-tm_data_table.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app_driver_tm_data_table <- function() {
app <- TealAppDriver$new(
TealAppDriver$new(
data = simple_teal_data(),
modules = tm_data_table(
label = "Data Table",
Expand Down

0 comments on commit 034c3cd

Please sign in to comment.