@@ -79,8 +79,7 @@ |
||
| 79 | 79 | while ($this->waitingForRecordsImported($recordsCounter, $searchable)) { |
| 80 | 80 | sleep(1); |
| 81 | 81 | } |
| 82 | - } |
|
| 83 | - finally { |
|
| 82 | + } finally { |
|
| 84 | 83 | $config->set('scout.prefix', $scoutPrefix); |
| 85 | 84 | } |
| 86 | 85 | |