Merged in feature/PMCORE-2453 (pull request #7561)

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

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-11-18 16:05:38 +00:00
committed by Julio Cesar Laura Avendaño

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.
*/