mediawiki-skins-Vector/tests/phpunit
Hannah Okwelum 8f25cfbde2 phpunit: Remove use of internal KeyValueDependencyStore class
ResourceLoader uses the KeyValueDependencyStore by default. And, in
PHPUnit context, MediaWiki's MainStash defaults to HashBagOStuff. It makes sense to remove this since both are the default already.

Additionally, since we are in the process of merging KeyValueDependencyStore into DependencyStore, the internal
KeyValueDependencyStore class name will no longer exist.

Neeeded by Ia581ac107cb139afb0740a36f4f22f047d0de1ad.

Bug: T343492
Change-Id: Ib3c41ff5d615ba75ec25af4858746eaf708c8750
2024-09-11 00:43:25 +00:00
..
integration Improve documentation for how feature manager classes work. 2024-08-08 20:19:48 +00:00
structure phpunit: Remove use of internal KeyValueDependencyStore class 2024-09-11 00:43:25 +00:00
unit Use namespaced classes 2024-06-10 22:28:40 +02:00