We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76363b commit 05b8b85Copy full SHA for 05b8b85
1 file changed
tests/testthat/test-keep_iterations.R
@@ -69,7 +69,7 @@ test_that("estimate_contrasts() - posterior draws", {
69
"model", "response", "ci", "p_adjust", "backend", "call", "focal_terms",
70
"adjusted_for", "predict", "comparison", "contrast", "estimate",
71
"transform", "datagrid", "preserve_range", "coef_name", "model_info",
72
- "keep_iterations", "joint_test"
+ "keep_iterations", "joint_test", "context_effects"
73
)
74
75
# fmt: skip
@@ -95,7 +95,7 @@ test_that("estimate_contrasts() - posterior draws", {
95
96
97
98
99
100
101
0 commit comments