(REF) Move test for `$translationMode` to its own class
authorTim Otten <totten@civicrm.org>
Mon, 8 Aug 2022 06:14:39 +0000 (23:14 -0700)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 1 Sep 2022 06:51:02 +0000 (18:51 +1200)
commitf61325efa16dc0f54e6fc2b82a8319e8af184eca
tree4a12cd483e7172bed0bb6dda66b05e9eee4852e8
parent9048f45f537f402067307cff1e37ef81389cc034
(REF) Move test for `$translationMode` to its own class

The functionality is bigger than `MessageTemplate`, and the test is fairly long.
tests/phpunit/CRM/Core/BAO/MessageTemplateTest.php
tests/phpunit/api/v4/Options/TranslationModeTest.php [new file with mode: 0644]