1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

Update V17Test.php

This commit is contained in:
Bradley Schofield 2024-01-22 11:23:23 +00:00
parent a63246c2cf
commit b88ff90c22

View file

@ -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';