]> source.dussan.org Git - nextcloud-server.git/commit
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage(...
authorringmaster <epithet@gmail.com>
Mon, 2 Jun 2014 14:54:41 +0000 (10:54 -0400)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 4 Jun 2014 05:55:46 +0000 (07:55 +0200)
commit0e85618c429e3a33492dbd7cf7c6dadf17219926
tree0c3e8a327b54e2105d048ef64678270a67214266
parent48eb0515e9ae96fb5a2ea46307d76454e8b01ae3
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.
tests/lib/files/filesystem.php
tests/lib/util.php