mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 23:10:23 -08:00
Remove test case
This commit is contained in:
parent
618bbc4bda
commit
1ac0be50a7
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue