Skip to content

Commit a5d5c29

Browse files
committed
Fix test case for issue 342
1 parent 6737695 commit a5d5c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/creator/issue342Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use PHPSQLParser\PHPSQLParser;
55
use PHPSQLParser\PHPSQLCreator;
66

7-
class issue342Test extends \PHPUnit_Framework_TestCase
7+
class issue342Test extends \PHPUnit\Framework\TestCase
88
{
99
public function testIssue342()
1010
{

0 commit comments

Comments
 (0)