Skip to content

Commit ad603b1

Browse files
committed
Continued AccountController tests
1 parent f49cdd8 commit ad603b1

2 files changed

Lines changed: 328 additions & 10 deletions

File tree

app/sprinkles/account/src/Controller/AccountController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ public function forgotPassword(Request $request, Response $response, $args)
223223
}
224224

225225
// Throttle requests
226-
227226
/** @var \UserFrosting\Sprinkle\Core\Throttle\Throttler $throttler */
228227
$throttler = $this->ci->throttler;
229228

0 commit comments

Comments
 (0)