El RIDO преди 4 години
родител
ревизия
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;