mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-14 23:37:56 -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?
|
// @todo: Determine behavior...shoudl we return the first value?
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testDeletedCustomFieldsDoNotCauseAnIssue()
|
|
||||||
{
|
|
||||||
$this->markTestIncomplete();
|
|
||||||
}
|
|
||||||
|
|
||||||
public function testDateRangesAreNotStored()
|
public function testDateRangesAreNotStored()
|
||||||
{
|
{
|
||||||
$this->markTestIncomplete();
|
$this->markTestIncomplete();
|
||||||
|
|
Loading…
Reference in a new issue