We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6a7c0 commit 71aa93aCopy full SHA for 71aa93a
1 file changed
tests/testthat/test-arg-ds.lmerSLMA.R
@@ -53,7 +53,7 @@ test_that("simple lmerSLMA tesing (mis)use of arguments", {
53
context("ds.lmerSLMA::arg::shutdown")
54
55
test_that("shutdown", {
56
- ds_expect_variables(c("D", "offset.to.use", "weights.to.use"))
+ ds_expect_variables(c("D", "offset", "weights"))
57
})
58
59
disconnect.studies.dataset.cluster.int()
0 commit comments