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 d77f040 commit f02a3d4Copy full SHA for f02a3d4
tests/testthat/test_proj_predfun.R
@@ -419,10 +419,7 @@ test_that(paste(
419
y = FALSE
420
)
421
),
422
- NULL # See the doc of the regexp arg of expect_*: "Note that you should
423
- # only use message with errors/warnings/messages that you
424
- # generate. Avoid tests that rely on the s pecific text generated by
425
- # another package since this can easily change."
+ NULL
426
427
expect_identical(tail(out_capt, 1), "converged")
428
0 commit comments