Skip to content

Commit de6acae

Browse files
committed
add var accidentally removed
1 parent 9a1dd0c commit de6acae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test_refmodel.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ test_that(paste(
260260

261261
# Without `ynew`:
262262
expect_warning(
263-
withCallingHandlers(
263+
predref_resp <- withCallingHandlers(
264264
predict(refmods[[tstsetup]], dat,
265265
weightsnew = wobs_crr,
266266
offsetnew = offs_crr,

0 commit comments

Comments
 (0)