@@ -78,7 +78,7 @@ |
||
| 78 | 78 | **/ |
| 79 | 79 | public function testgetCMSFields() |
| 80 | 80 | { |
| 81 | - if($this->siteconfig->getDBstatus()) |
|
| 81 | + if ($this->siteconfig->getDBstatus()) |
|
| 82 | 82 | { |
| 83 | 83 | $this->siteconfig->getCMSFields(); |
| 84 | 84 | $this->markTestIncomplete('Test Product CMS fields'); |