@@ -8,7 +8,7 @@ |
||
8 | 8 | |
9 | 9 | class YumlCommandTest extends \PHPUnit_Framework_TestCase |
10 | 10 | { |
11 | - const YUML_LINK = 'https://yuml.me/15a98c92.png'; |
|
11 | + const YUML_LINK = 'https://yuml.me/15a98c92.png'; |
|
12 | 12 | |
13 | 13 | /** |
14 | 14 | * @var Application |