phpunit: Use assertEquals(, $delta) in UserTest instead of greater/lessThan
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 4 Jan 2017 03:29:35 +0000 (19:29 -0800)
committerKrinkle <krinklemail@gmail.com>
Wed, 4 Jan 2017 04:03:44 +0000 (04:03 +0000)
commit304ad79cbbd4d8990dd178721d70adb99a024c84
treeb659b55574dd9bdecd84fa4b952771a00f736f12
parentaa5a0ac8c8396f0e4fa0f8e49aa62822446e1df4
phpunit: Use assertEquals(, $delta) in UserTest instead of greater/lessThan

Follows-up 9d8358e09.

Documented at
https://phpunit.de/manual/4.8/en/appendixes.assertions.html#appendixes.assertions.assertEquals

Change-Id: Id337626c069663883d6a4bde58432637d33eb8c0
tests/phpunit/includes/user/UserTest.php