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