Switch testSoftCap from skipped to incomplete

This commit is contained in:
Robbie Averill 2017-12-07 09:08:07 +13:00
parent 59a1643e85
commit 2ac0178958
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ class BatchedProcessorTest extends SapphireTest
*/ */
public function testSoftCap() public function testSoftCap()
{ {
$this->markTestSkipped( $this->markTestIncomplete(
'@todo PostgreSQL: This test passes in isolation, but not in conjunction with the previous test' '@todo PostgreSQL: This test passes in isolation, but not in conjunction with the previous test'
); );