Update moved class FauxRequest

See T321882. Moved in I832b133aaf61ee

Bug: T321681
Change-Id: I0ab062426628bb33d2bbfc686e4befc66ee43f38
This commit is contained in:
gerritbot 2023-05-19 10:23:42 +00:00
parent b3b4495ea7
commit 142e4be136

View file

@ -1,6 +1,7 @@
<?php
use MediaWiki\MediaWikiServices;
use MediaWiki\Request\FauxRequest;
/**
* This trait can be used to perform uploads in integration tests.