diff --git a/test/Storage/ChainTest.php b/test/Storage/ChainTest.php index 625008f..059f5d7 100644 --- a/test/Storage/ChainTest.php +++ b/test/Storage/ChainTest.php @@ -12,7 +12,6 @@ use Zend\Authentication\Storage\Chain; use Zend\Authentication\Storage\StorageInterface; use Zend\Authentication\Storage\NonPersistent; - use PHPUnit_Framework_TestCase as TestCase; /**