From f1ce1ed9c8baed5565654cb424da379c0c4fa82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Tue, 9 Feb 2021 23:48:28 +0100 Subject: [PATCH] Update BankAccountTest.php --- test/phpunit/BankAccountTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phpunit/BankAccountTest.php b/test/phpunit/BankAccountTest.php index 0c43d2e53e8..3e229d3b41c 100644 --- a/test/phpunit/BankAccountTest.php +++ b/test/phpunit/BankAccountTest.php @@ -180,7 +180,7 @@ class BankAccountTest extends PHPUnit\Framework\TestCase /** * testBankAccountOther * - * @param Object $localobject Object contract + * @param Account $localobject Account * @return int * * @depends testBankAccountFetch