Improve MediaWikiIntegrationTestCase::resetDB()
authorLucas Werkmeister <lucas.werkmeister@wikimedia.de>
Thu, 12 Sep 2019 15:36:01 +0000 (17:36 +0200)
committerAdam Wight <adam.wight@wikimedia.de>
Fri, 13 Sep 2019 11:01:41 +0000 (13:01 +0200)
Test the intersection of $tablesUsed with each set of tables
separately and only update it afterwards.  Without this fix, overlaps
between the table groups would cause additional groups to be pulled in
unnecessarily.

Change-Id: I1b2a6eb47e061dee8a27fb4779809b4684c05104


No differences found