Follow-up 0b3ea6e1ab: use more flexible regex for timestamp in ChangesListSpecialPageTest
authorRoan Kattouw <roan.kattouw@gmail.com>
Sat, 29 Jul 2017 00:36:25 +0000 (17:36 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Sat, 29 Jul 2017 00:36:25 +0000 (17:36 -0700)
commited4210a56717fe803537054d37d39a3e70fd195f
tree697325ce157b082dcccfc797e0993ab764c55177
parent0136e56de45b04c8d35f95d96a3fe27fed2159c4
Follow-up 0b3ea6e1ab: use more flexible regex for timestamp in ChangesListSpecialPageTest

Postgres uses timestamps like "2017-07-28 17:37:03" that aren't all numbers.

Bug: T75174
Change-Id: I1b65578c955ccdce1060783b06c2ca577796e68f
tests/phpunit/includes/specialpage/ChangesListSpecialPageTest.php