Skip to content

Commit

Permalink
fixing test travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AnestisTouloumis committed Jul 23, 2019
1 parent 0d394b9 commit ff3b7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_internal_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ test_that("checking covariates formula", {
})

test_that("checking intercepts", {
cluster_size <- 2
cluster_size <- 5
rfctn <- "rbin"
intercepts <- 2
ans <- rep(intercepts, cluster_size)
Expand Down

0 comments on commit ff3b7a5

Please sign in to comment.