$msg = sprintf(
"Expected $method(%s) to be called %s, but it was called %s.",
$args,
$converter->convert($rule['times']),
$converter->convert($actualTimes)
);
Coverage remained the same when pulling 654b1ccae178f803cd3c9fd8717f1f634b83b12c on 1.3.2/183-bug-with-with-using-sprint into 350f1c81d4c55142544c9317208e8c2ecca0fd42 on release/1.3.2.
Concise\TestCase::validateSingleWith()
, must be