]> source.dussan.org Git - nextcloud-server.git/commit
Use assertNotSame when checking etags
authorVincent Petry <pvince81@owncloud.com>
Wed, 11 Jun 2014 15:27:26 +0000 (17:27 +0200)
committerVincent Petry <pvince81@owncloud.com>
Wed, 11 Jun 2014 15:28:18 +0000 (17:28 +0200)
commit67413e3ada455793e82dc2a0c663fc7a31d9effe
treedd335b56ff142cff236ff3a0dba318e265d43816
parent4cef7f9d4b597d2f46843bd4381fdde81876058c
Use assertNotSame when checking etags

Sometimes etags contain a "e" character which makes PHP believe it's a
number and make the tests fail
tests/lib/files/cache/changepropagator.php