Merge branch 'feature/PMC-877' of bitbucket.org:colosa/processmaker into feature/PMC-877

This commit is contained in:
Julio Cesar Laura Avendaño
2019-07-01 15:16:00 -04:00
11 changed files with 238 additions and 84 deletions

View File

@@ -9,13 +9,13 @@ use ProcessMaker\Model\Task;
use ProcessMaker\Model\User;
use Tests\TestCase;
class PmDynaformTest extends TestCase
class ReportTablesTest extends TestCase
{
use DatabaseTransactions;
/**
* Constructor of the class.
* Sets up the unit tests.
*/
protected function setUp()
{