@@ -202,9 +202,4 @@ |
||
| 202 | 202 | $this->assertSame([ |
| 203 | 203 | 'config' => '...', |
| 204 | 204 | 'debug' => true |
| 205 | - ], $options); |
|
| 206 | - |
|
| 207 | - unlink(getcwd() . DIRECTORY_SEPARATOR . 'apigen.neon.dist'); |
|
| 208 | ->>>>>>> 4.2 |
|
| 209 | - } |
|
| 210 | -} |
|
| 205 | + ], $options |
|
| 211 | 206 | \ No newline at end of file |
@@ -202,9 +202,4 @@ |
||
| 202 | 202 | $this->assertSame([ |
| 203 | 203 | 'config' => '...', |
| 204 | 204 | 'debug' => true |
| 205 | - ], $options); |
|
| 206 | - |
|
| 207 | - unlink(getcwd() . DIRECTORY_SEPARATOR . 'apigen.neon.dist'); |
|
| 208 | ->>>>>>> 4.2 |
|
| 209 | - } |
|
| 210 | -} |
|
| 205 | + ], $options |
|
| 211 | 206 | \ No newline at end of file |