Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 27, 2023
1 parent 201f3c3 commit 659ee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-logLik.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
test_that("logLik", {
skip_if_not_installed("plm")
skip_if_not_installed("withr")

withr::local_options(list(expressions = 25))
set.seed(1)
nnn <- 100
Expand Down

0 comments on commit 659ee32

Please sign in to comment.