Skip to content

Commit 714f563

Browse files
committed
fix
1 parent a26ece8 commit 714f563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-marginaleffects.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ test_that("preserve columns with same name as reserved words", {
132132
## TODO: run check manually every now and then
133133

134134
test_that("predictions, using bayestestR #1063", {
135-
skip_if(!interactive())
135+
skip_on_ci()
136136
skip_on_cran()
137137
skip_if_not_installed("curl")
138138
skip_if_offline()

0 commit comments

Comments
 (0)