PMCORE-2453 The file ListUnassignedTest.php has a method conflict.
This commit is contained in:
@@ -16,16 +16,6 @@ use Tests\TestCase;
|
|||||||
*/
|
*/
|
||||||
class ListUnassignedTest extends TestCase
|
class ListUnassignedTest extends TestCase
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
|
||||||
* Set up function.
|
|
||||||
*/
|
|
||||||
public function setUp()
|
|
||||||
{
|
|
||||||
parent::setUp();
|
|
||||||
ListUnassigned::truncate();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Method set up.
|
* Method set up.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user