Update BankAccountTest.php

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

View File

@ -180,7 +180,7 @@ class BankAccountTest extends PHPUnit\Framework\TestCase
/** /**
* testBankAccountOther * testBankAccountOther
* *
* @param Object $localobject Object contract * @param Account $localobject Account
* @return int * @return int
* *
* @depends testBankAccountFetch * @depends testBankAccountFetch