Skip to content

Commit fb9a035

Browse files
committed
Updates on testing
1 parent ce3882c commit fb9a035

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/testthat/test-estimate_corrmat.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
test_that("estimate_corrmat() works", {
22

3+
skip_on_ci()
4+
35
EPSILON <- 5e-2
46

57
draw_p_antepops <- function(S, k_antepops, B = 100000) {

0 commit comments

Comments
 (0)