Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
fix(test): follow update of testing framework
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Mar 29, 2017
1 parent 14cb3ee commit e954b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/0000_Install/GLPIInstallTest.php
Expand Up @@ -29,9 +29,9 @@
------------------------------------------------------------------------------
*/

use Glpi\Test\CommonDBTestCase;
use Glpi\Test\CommonTestCase;

class GLPIInstallTest extends CommonDBTestCase
class GLPIInstallTest extends CommonTestCase
{

public function testInstallDependencies() {
Expand Down

0 comments on commit e954b20

Please sign in to comment.