Skip to content

Commit 2aba6fc

Browse files
bobfloatsroot
authored and
root
committed
Update test to run in > php 7.0
1 parent 165cc38 commit 2aba6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VersionControl/GitCommandBundle/Tests/GitCommandTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* @author fr_user
1212
*/
13-
class GitCommandTestCase extends \PHPUnit_Framework_TestCase
13+
class GitCommandTestCase extends \PHPUnit\Framework\TestCase
1414
{
1515
/**
1616
* @var GitCommands

0 commit comments

Comments
 (0)