]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fixes unit tests: checking datastore filesize instead of hash. 238/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 24 Jun 2015 09:47:36 +0000 (11:47 +0200)
committerArthurHoaro <arthur@hoa.ro>
Wed, 24 Jun 2015 09:58:01 +0000 (11:58 +0200)
commit30e6f1ca2f4278f542cde625f8152c7be3551ed4
tree78dbdfdf95517ff5ac7a2d5cfe2c7fbccb8ad476
parent598376d4cfeab52cb7aaefa0d553f74f603bad9b
Fixes unit tests: checking datastore filesize instead of hash.

date() makes the hash validation worthless because it changes at every generation.
tests/LinkDBTest.php