@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace IBM\Watson\Common\Tests; |
| 4 | 4 | |
| 5 | -use Mockery as m; |
|
| 6 | 5 | use IBM\Watson\Common\Helper; |
| 6 | +use Mockery as m; |
|
| 7 | 7 | |
| 8 | 8 | class HelperTest extends \PHPUnit_Framework_TestCase |
| 9 | 9 | { |