RevisionStoreTest: Fix failures with $wgPageLanguageUseDB = true
Change-Id: I7964aea9bebfd9e7953f2cd22cb61fd957647a26
This commit is contained in:
parent
dff72cfa9c
commit
2d6c47bf96
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ class RevisionStoreTest extends MediaWikiIntegrationTestCase {
|
|||
'page_latest' => 23948576,
|
||||
'page_len' => 2323,
|
||||
'page_content_model' => CONTENT_MODEL_WIKITEXT,
|
||||
'page_lang' => null,
|
||||
] );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue