PMCORE-3599

This commit is contained in:
Paula Quispe
2021-12-14 17:37:04 -04:00
parent d4beed9ae9
commit ba1562001b
32 changed files with 796 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ use ProcessMaker\Model\SubProcess;
use Tests\TestCase;
/**
* Class ProcessTest
* Class SubProcessTest
*
* @coversDefaultClass \ProcessMaker\Model\SubProcess
*/