Skip to content

Commit 71d46b2

Browse files
committed
correction
1 parent 8335a4b commit 71d46b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-golem-recommended.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ app <- shinytest2::AppDriver$new(
120120
options = list(test.mode = TRUE),
121121
timeout = 60 * 1000,
122122
height = 1024,
123-
width = 68
123+
width = 768
124124
)
125125

126126
#===============================================================================

0 commit comments

Comments
 (0)