Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit c649fad

Browse files
michalbundyraweierophinney
authored andcommitted
Removed redundant alias
1 parent b00c528 commit c649fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Xml2JsonTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace ZendTest\Xml2Json;
99

10-
use PHPUnit\Framework\TestCase as TestCase;
10+
use PHPUnit\Framework\TestCase;
1111
use Zend\Json\Json;
1212
use Zend\Xml2Json\Xml2Json;
1313

0 commit comments

Comments
 (0)