(NFC) TokenConsistencyTest - Small tweaks
authorTim Otten <totten@civicrm.org>
Fri, 8 Oct 2021 05:54:51 +0000 (22:54 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 8 Oct 2021 05:54:51 +0000 (22:54 -0700)
commit0bb18246a40058b42684fc5fbd23357a8623ecd3
tree4b3faeff1283d15e7823b31680ce9bf7321045a6
parentd49e8eec43de89b0acef94e8c0fb5ef05507be23
(NFC) TokenConsistencyTest - Small tweaks

1. You don't need to call evaluate() twice. It should be once after filling both rows+messages.
2. Add messages to clarify assertions
tests/phpunit/CRM/Utils/TokenConsistencyTest.php