Closed topepo closed 3 weeks ago
No type checking or cli updates; mostly changing expect_error(regex = NA) to expect_no_error().
expect_error(regex = NA)
expect_no_error()
No type checking or cli updates; mostly changing
expect_error(regex = NA)
toexpect_no_error()
.