@@ -74,8 +74,8 @@ |
||
| 74 | 74 | } |
| 75 | 75 | |
| 76 | 76 | /** |
| 77 | - * CMS fields test |
|
| 78 | - **/ |
|
| 77 | + * CMS fields test |
|
| 78 | + **/ |
|
| 79 | 79 | public function testgetCMSFields() |
| 80 | 80 | { |
| 81 | 81 | if($this->siteconfig->getDBstatus()) |
@@ -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'); |