Stop writing to tablesUsed in tests

Bug: T351733
Change-Id: If99bfa771835f1738d1b88245c154a500722f8ef
This commit is contained in:
Umherirrender 2024-01-20 12:46:35 +01:00
parent d61f6477bf
commit 66ac85e025

View file

@ -19,9 +19,6 @@ class ApiVisualEditorTest extends ApiTestCase {
/** @var ScopedCallback|null */
private $scopedCallback;
/** @var @inheritDoc */
protected $tablesUsed = [ 'page', 'revision' ];
protected function setUp(): void {
parent::setUp();
$this->scopedCallback = ExtensionRegistry::getInstance()->setAttributeForTest(