@@ -17,7 +17,7 @@ |
||
| 17 | 17 | { |
| 18 | 18 | public function testReset(): void |
| 19 | 19 | { |
| 20 | - $this->assertFileNotExists(sys_get_temp_dir() . '/messages.ru.php'); |
|
| 20 | + $this->assertFileNotExists(sys_get_temp_dir().'/messages.ru.php'); |
|
| 21 | 21 | |
| 22 | 22 | $this->runCommandDebug('i18n:index'); |
| 23 | 23 | $this->runCommandDebug('configure'); |