Skip to content

Commit 71aa93a

Browse files
Revert back
1 parent 3d6a7c0 commit 71aa93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-arg-ds.lmerSLMA.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ test_that("simple lmerSLMA tesing (mis)use of arguments", {
5353
context("ds.lmerSLMA::arg::shutdown")
5454

5555
test_that("shutdown", {
56-
ds_expect_variables(c("D", "offset.to.use", "weights.to.use"))
56+
ds_expect_variables(c("D", "offset", "weights"))
5757
})
5858

5959
disconnect.studies.dataset.cluster.int()

0 commit comments

Comments
 (0)