diff options
Diffstat (limited to 'tests/app/Census/CensusColumnConditionFrenchVeufTest.php')
| -rw-r--r-- | tests/app/Census/CensusColumnConditionFrenchVeufTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Census/CensusColumnConditionFrenchVeufTest.php b/tests/app/Census/CensusColumnConditionFrenchVeufTest.php index 664c50bf4e..d91b93d15a 100644 --- a/tests/app/Census/CensusColumnConditionFrenchVeufTest.php +++ b/tests/app/Census/CensusColumnConditionFrenchVeufTest.php @@ -22,7 +22,7 @@ use Mockery; /** * Test harness for the class CensusColumnConditionFrenchVeuf */ -class CensusColumnConditionFrenchVeufTest extends \PHPUnit_Framework_TestCase { +class CensusColumnConditionFrenchVeufTest extends \PHPUnit\Framework\TestCase { /** * Delete mock objects */ |
