Skip to content

Commit

Permalink
update sys.sleep time to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
eroten committed Dec 19, 2023
1 parent ddedbdc commit c8d5ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-get_analysis_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ testthat::test_that("Correct VMT sample size is returned", {
)
})

Sys.sleep(5)
Sys.sleep(8)

testthat::test_that("Correct za_all is returned", {
an_dat <- get_analysis_data(
Expand Down

0 comments on commit c8d5ed0

Please sign in to comment.