Skip to content

Commit e52bb08

Browse files
Style for air
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c2a6b5c commit e52bb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-check_collinearity.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,4 @@ test_that("check_collinearity, ordinal clmm models", {
329329
expect_s3_class(out, "check_collinearity")
330330
expect_identical(out$Term, c("x_continuous", "x_binary"))
331331
expect_equal(out$VIF, c(1.12, 1.12), tolerance = 0.05)
332-
})
332+
})

0 commit comments

Comments
 (0)