diff --git a/tests/unit/Utopia/Request/Filters/V17Test.php b/tests/unit/Utopia/Request/Filters/V17Test.php index 2722da26b2..624981dafc 100644 --- a/tests/unit/Utopia/Request/Filters/V17Test.php +++ b/tests/unit/Utopia/Request/Filters/V17Test.php @@ -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';