Update test with renamed class
authorColeman Watts <coleman@civicrm.org>
Fri, 11 Dec 2015 13:02:01 +0000 (08:02 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 11 Dec 2015 13:02:01 +0000 (08:02 -0500)
tests/phpunit/CiviTest/CiviUnitTestCase.php

index d2c47e953c2bedaea4516b33ed3c95baa8236ec1..f02080aa9eaee6b711fad0bc260bc1fbd778fcd5 100755 (executable)
@@ -414,7 +414,7 @@ class CiviUnitTestCase extends PHPUnit_Extensions_Database_TestCase {
 
     // Make sure the DB connection is setup properly
     $config->userSystem->setMySQLTimeZone();
-    $env = new CRM_Utils_Check_Env();
+    $env = new CRM_Utils_Check_Component_Env();
     CRM_Utils_Check::singleton()->assertValid($env->checkMysqlTime());
 
     // clear permissions stub to not check permissions