@@ -8,8 +8,8 @@ |
||
8 | 8 | use IBM\Watson\Common\Hydrator\ModelHydrator; |
9 | 9 | use IBM\Watson\Common\RequestBuilder; |
10 | 10 | use IBM\Watson\ToneAnalyzer\Api\ToneChat; |
11 | -use PHPUnit\Framework\TestCase; |
|
12 | 11 | use Mockery as m; |
12 | +use PHPUnit\Framework\TestCase; |
|
13 | 13 | |
14 | 14 | class ToneChatTest extends TestCase |
15 | 15 | { |