El RIDO 4 лет назад
Родитель
Сommit
a2e479192f
1 измененных файлов с 2 добавлено и 1 удалено
  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;