We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29eba10 commit ad8af05Copy full SHA for ad8af05
tests/BarcodeValidatorTest.php
@@ -4,7 +4,7 @@
4
5
use violuke\Barcodes\BarcodeValidator;
6
7
-class BarcodeValidatorTest extends \PHPUnit_Framework_TestCase
+class BarcodeValidatorTest extends \PHPUnit\Framework\TestCase
8
{
9
10
public function testInit()
0 commit comments