@@ -180,7 +180,7 @@ |
||
180 | 180 | $status = $this->getRegistryProcessor()->getAttribute($serial); |
181 | 181 | |
182 | 182 | // load the global data we've prepared initially |
183 | - $this->storeWebsites = $status[RegistryKeys::GLOBAL_DATA][RegistryKeys::STORE_WEBSITES]; |
|
183 | + $this->storeWebsites = $status[RegistryKeys::GLOBAL_DATA][RegistryKeys::STORE_WEBSITES]; |
|
184 | 184 | |
185 | 185 | // invoke the parent method |
186 | 186 | parent::setUp($serial); |