Adhere to comment block code standard
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 1 Mar 2023 20:08:31 +0000 (09:08 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 1 Mar 2023 20:08:31 +0000 (09:08 +1300)
Standard is short one liner first:

tests/phpunit/CRM/Core/BAO/MessageTemplateTest.php

index 2dac760dc735ed6829729f2433c0cf58e70965f4..71dd3ae3ef9236918bbd0307f3c7468d34d99bd9 100644 (file)
@@ -486,6 +486,8 @@ emo
   }
 
   /**
+   * Test tokens resolve when parsed one at a time.
+   *
    * Assuming that `testContactTokens()` has asserted tokens work en masse, we have another
    * question -- do the tokens work the same when evaluated en-masse and individually?
    */