Fix timestamps in ImportTest
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 30 Nov 2017 15:37:16 +0000 (10:37 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 30 Nov 2017 15:37:16 +0000 (10:37 -0500)
commit45d5cb450fa08de9a5fad0d7d079d24b5e319cd6
tree5cf0d9c99e68e2b613029f31fe167d16dcba002d
parent23ad9d19989f4121adba29a1bc4b5f1c31722a1b
Fix timestamps in ImportTest

They need to be passed through $db->timestamp().

Bug: T75174
Change-Id: I94ff961ae27220bcf15eda201677159f6c2d38ef
tests/phpunit/includes/import/ImportTest.php