Explorar el Código

make YourlsProxyTest compatible with newer phpunit

El RIDO hace 3 años
padre
commit
522c2721a2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tst/YourlsProxyTest.php

+ 1 - 0
tst/YourlsProxyTest.php

@@ -1,5 +1,6 @@
 <?php
 
+use PHPUnit\Framework\TestCase;
 use PrivateBin\Configuration;
 use PrivateBin\YourlsProxy;