X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fdebug%2Flogger%2Fmonolog%2FLineFormatterTest.php;h=2768d3293940783ef6002159fe46661d0973d976;hb=f7e1770fb832aa77bf4e16ce8cc815f2b24dd10d;hp=f33cf7e05dab684a6c10c4201fb6aecde2861795;hpb=bdfe02223205923d923923dd420ba0dd863cd0fe;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/debug/logger/monolog/LineFormatterTest.php b/tests/phpunit/includes/debug/logger/monolog/LineFormatterTest.php index f33cf7e05d..2768d32939 100644 --- a/tests/phpunit/includes/debug/logger/monolog/LineFormatterTest.php +++ b/tests/phpunit/includes/debug/logger/monolog/LineFormatterTest.php @@ -24,7 +24,7 @@ use InvalidArgumentException; use LengthException; use LogicException; use MediaWikiTestCase; -use TestingAccessWrapper; +use Wikimedia\TestingAccessWrapper; class LineFormatterTest extends MediaWikiTestCase {