Skip to content

Commit 28d8ab1

Browse files
committed
lint
1 parent dceab5a commit 28d8ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testthat/test-plot_ermod.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ test_that("plot_er with groups", {
163163
expect_silent()
164164

165165
plot_er(ermod_bin,
166-
show_orig_data = TRUE,
167-
options_orig_data = list(add_boxplot = TRUE)
166+
show_orig_data = TRUE,
167+
options_orig_data = list(add_boxplot = TRUE)
168168
) |>
169169
expect_silent()
170170
}

0 commit comments

Comments
 (0)