Explorar o código

phpunit compatibility

El RIDO %!s(int64=4) %!d(string=hai) anos
pai
achega
a2e479192f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tst/Data/GoogleCloudStorageTest.php

+ 2 - 1
tst/Data/GoogleCloudStorageTest.php

@@ -2,9 +2,10 @@
 
 use Google\Auth\HttpHandler\HttpHandlerFactory;
 use GuzzleHttp\Client;
+use PHPUnit\Framework\TestCase;
 use PrivateBin\Data\GoogleCloudStorage;
 
-class GoogleCloudStorageTest extends PHPUnit_Framework_TestCase
+class GoogleCloudStorageTest extends TestCase
 {
     private static $_client;
     private static $_bucket;