Remove test case

This commit is contained in:
Marcus Moore 2023-12-21 17:06:40 -08:00
parent 618bbc4bda
commit 1ac0be50a7
No known key found for this signature in database

View file

@ -181,11 +181,6 @@ class ReportTemplateTest extends TestCase
// @todo: Determine behavior...shoudl we return the first value?
}
public function testDeletedCustomFieldsDoNotCauseAnIssue()
{
$this->markTestIncomplete();
}
public function testDateRangesAreNotStored()
{
$this->markTestIncomplete();