Set migration stages in RevisionStoreDbTestBase
authorTim Starling <tstarling@wikimedia.org>
Mon, 27 Aug 2018 23:39:18 +0000 (09:39 +1000)
committerTim Starling <tstarling@wikimedia.org>
Tue, 28 Aug 2018 05:41:08 +0000 (15:41 +1000)
commit3624259efb2b2801215d3260c06e00ca6aaf89e7
tree3fdd13dc02a3e7623e5c2fcb6b0769f4f1fde5d0
parentd1be231540e053bda8e408ef844b4db0a77ba212
Set migration stages in RevisionStoreDbTestBase

I confirmed that wgCommentTableSchemaMigrationStage needs to be set, and
getActorQueryFields() implies that the actor table migration stage needs
to be set as well.

Change-Id: I153ff985c8753b291d2201ebeed10515acb0cd36
tests/phpunit/includes/Storage/RevisionStoreDbTestBase.php