Skip to content

Commit

Permalink
Update tests/testthat/test-logLik.R
Browse files Browse the repository at this point in the history
Co-authored-by: Indrajeet Patil <[email protected]>
  • Loading branch information
strengejacke and IndrajeetPatil committed Sep 27, 2023
1 parent 6325013 commit fd61006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-logLik.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
test_that("logLik", {
skip_if_not_installed("plm")
skip_if_not_installed("withr")

expr <- getOption("expressions")
options(expressions = 25)
set.seed(1)
Expand Down

0 comments on commit fd61006

Please sign in to comment.