PMCORE-2453 The file ListUnassignedTest.php has a method conflict.

This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-11-18 11:57:37 -04:00
parent 796e50513d
commit e55ef505bd

View File

@@ -16,16 +16,6 @@ use Tests\TestCase;
*/
class ListUnassignedTest extends TestCase
{
/**
* Set up function.
*/
public function setUp()
{
parent::setUp();
ListUnassigned::truncate();
}
/**
* Method set up.
*/