mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Update V17Test.php
This commit is contained in:
parent
a63246c2cf
commit
b88ff90c22
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ class V17Test extends TestCase
|
|||
/**
|
||||
* @dataProvider createUpdateRecoveryProvider
|
||||
*/
|
||||
public function testCreateExecution(array $content, array $expected): void
|
||||
public function testUpdateRecovery(array $content, array $expected): void
|
||||
{
|
||||
$model = 'account.updateRecovery';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue