Skip to content

Commit

Permalink
set load_timeout for shinytest2
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-smart88 committed Oct 11, 2024
1 parent c972cf7 commit d1b5233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ library(testthat)
library(disagapp)
library(shinytest2)

options(shinytest2.load_timeout = 30 * 1000)

test_check("disagapp")

0 comments on commit d1b5233

Please sign in to comment.