@@ -177,7 +177,7 @@ |
||
| 177 | 177 | false, |
| 178 | 178 | ['run-path' => '/usr/local/bin/captainhook', 'verbosity' => 'debug', 'custom' => ['foo' => 'bar']] |
| 179 | 179 | ); |
| 180 | - $json = $config->getJsonData(); |
|
| 180 | + $json = $config->getJsonData(); |
|
| 181 | 181 | |
| 182 | 182 | $this->assertIsArray($json); |
| 183 | 183 | $this->assertIsArray($json['config']); |