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:
committed by
Julio Cesar Laura Avendaño
commit
7f9b900cc2
@@ -16,16 +16,6 @@ use Tests\TestCase;
|
||||
*/
|
||||
class ListUnassignedTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* Set up function.
|
||||
*/
|
||||
public function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
ListUnassigned::truncate();
|
||||
}
|
||||
|
||||
/**
|
||||
* Method set up.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user