@@ -9,9 +9,9 @@ |
||
| 9 | 9 | |
| 10 | 10 | class DocumentConverterTest extends SapphireTest |
| 11 | 11 | { |
| 12 | - protected $usesDatabase = true; |
|
| 12 | + protected $usesDatabase = true; |
|
| 13 | 13 | |
| 14 | - public function testExtensionAppliesAppropriateFields() { |
|
| 15 | - $this->markTestIncomplete(); |
|
| 16 | - } |
|
| 14 | + public function testExtensionAppliesAppropriateFields() { |
|
| 15 | + $this->markTestIncomplete(); |
|
| 16 | + } |
|
| 17 | 17 | } |
| 18 | 18 | \ No newline at end of file |