1
0
Эх сурвалжийг харах

fix php unit tests using newer google cloud storage library

El RIDO 3 сар өмнө
parent
commit
425a6d32d2
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      tst/Bootstrap.php

+ 5 - 0
tst/Bootstrap.php

@@ -792,6 +792,11 @@ class ConnectionInterfaceStub implements ConnectionInterface
         throw new BadMethodCallException('not supported by this stub');
     }
 
+    public function headObject(array $args = array())
+    {
+        throw new BadMethodCallException('not supported by this stub');
+    }
+
     public function listObjects(array $args = array())
     {
         throw new BadMethodCallException('not supported by this stub');