mediawiki-skins-Vector/tests/phpunit/unit/FeatureManagement/Requirements
bwang 81348a659c Remove TOC AB test code
While removing this we also noticed that we check the value of
isMainPage. This doesn't seem like a good idea as most main pages
do not have a table of contents, so it seems like adding
unnecessary complexity for a state that doesn't exist in practice.
The existing code path also doesn't work as it adds a table of contents
unstyled to the page.

Bug: T324874
Change-Id: Idaeff6ace5912ea74ed9d335526027c4690ac8fa
2022-12-09 16:07:52 -08:00
..
DynamicConfigRequirementTest.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
OverridableConfigRequirementTest.php Remove VectorLanguage A/B test code (WgVectorLanguageInHeaderTreatmentABTest) 2022-09-23 18:18:15 +00:00
UserPreferenceRequirementTest.php Convert LimitedWidthRequirement to UserPreferenceRequirement 2022-12-01 16:31:47 -07:00