Skip to content

Commit 76fb2e8

Browse files
committed
styler
1 parent 484122d commit 76fb2e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-model_parameters.aov.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ test_that("model_parameters.aov - table_wide", {
116116
expect_identical(nrow(mp2), 6L)
117117

118118

119-
120119
mod1 <- aov(yield ~ N * P * K + Error(block), data = npk)
121120

122121
out1 <- model_parameters(mod1, table_wide = FALSE)

0 commit comments

Comments
 (0)