Closed hadley closed 4 years ago
This test now fails: https://github.com/elbersb/segregation/blob/master/tests/testthat/test_mutual_total.R#L19-L23
It looks like you've accidentally supplied three arguments to expect_equal().
expect_equal()
fixed -- I'll probably do a CRAN release within the next week or so
Thanks! (But no rush since dev testthat is at least >60 days out)
This test now fails: https://github.com/elbersb/segregation/blob/master/tests/testthat/test_mutual_total.R#L19-L23
It looks like you've accidentally supplied three arguments to
expect_equal()
.