Hi,
When the number of lints is larger than the expected number, expectation_lint() passes 2 strings instead of 1 to testthat::expect, which caused an error.
This patch fixes the issue: 0001-Fixed-expectation_lint-for-when-lint-number-expected.zip
Best,
Florent