diff --git a/tests/BatchedProcessorTest.php b/tests/BatchedProcessorTest.php index 42f2214..3aa92b0 100644 --- a/tests/BatchedProcessorTest.php +++ b/tests/BatchedProcessorTest.php @@ -205,7 +205,7 @@ class BatchedProcessorTest extends SapphireTest */ public function testSoftCap() { - $this->markTestSkipped( + $this->markTestIncomplete( '@todo PostgreSQL: This test passes in isolation, but not in conjunction with the previous test' );