@@ -62,7 +62,7 @@ |
||
| 62 | 62 | $this |
| 63 | 63 | ->string($tester->getDisplay()) |
| 64 | 64 | ->isEqualTo(" ✓ Overwriting file 'tmp/Model/PommTest/PommTestSchema/Alpha.php'.".PHP_EOL) |
| 65 | - ; |
|
| 65 | + ; |
|
| 66 | 66 | |
| 67 | 67 | $tester->execute(array_merge($command_args, ['--flexible-container' => 'Model\\PommTest\\PommTestSchema\\CustomFlexibleEntity', '--force' => null ]), $options); |
| 68 | 68 | $this |