@@ -14,5 +14,5 @@ |
||
14 | 14 | |
15 | 15 | interface Assertable |
16 | 16 | { |
17 | - public function assert($path, $command); |
|
17 | + public function assert($path, $command); |
|
18 | 18 | } |