Civi\Angular\ManagerTest - Fix false-negative
authorTim Otten <totten@civicrm.org>
Tue, 9 Feb 2016 21:05:47 +0000 (13:05 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 9 Feb 2016 21:05:47 +0000 (13:05 -0800)
commita83af40b048e2c32ddea3503b0575ecbfc9aac08
tree0efb1fdfbb1b98add0d98c7c0362a05b8b0dee43
parentfc96a57294641c1650e7e306482032a710c68c96
Civi\Angular\ManagerTest - Fix false-negative

The test is a bit overzealous.  To ensure that the 'settings' are being
processed, it checks to ensure that some settings (any settings) are
defined.  However, it looks for 2+ settings, and it's enough look for 1+.
tests/phpunit/Civi/Angular/ManagerTest.php