Update ActionCommTest.php

This commit is contained in:
Frédéric FRANCE 2021-02-09 23:46:26 +01:00 committed by GitHub
parent 7bbd89393a
commit 62bfb73423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,7 @@ class ActionCommTest extends PHPUnit\Framework\TestCase
/** /**
* testActionCommUpdate * testActionCommUpdate
* *
* @param Object $localobject ActionComm * @param ActionComm $localobject ActionComm
* @return int Id action comm updated * @return int Id action comm updated
* *
* @depends testActionCommFetch * @depends testActionCommFetch