wiki.techinc.nl/tests/phpunit/includes/preferences
Antoine Musso eb8e2ba234 test: disable hook when testing default preferences
The GetPreferences hook lets extensions register additional user
preferences.  They show up on the form and that breaks the hardcoded
assertion that exactly 5 preferences are available.

Disable the hook in case the test is run with extensions loaded in (ex:
BetaFeatures).

Change-Id: I78b11e989110407cd721e8a3fbbe81d28ca4be5b
2018-09-10 10:25:22 +02:00
..
DefaultPreferencesFactoryTest.php test: disable hook when testing default preferences 2018-09-10 10:25:22 +02:00
FiltersTest.php Fix octal escape sequence overflow in FiltersTest.php 2018-07-19 22:09:15 +08:00