Skip to content

Commit cedf26e

Browse files
committed
Removed redundant comment
Signed-off-by: tswagger <[email protected]>
1 parent 763db03 commit cedf26e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Authentication/Authenticators/HmacAuthenticatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ public function testLoginByIdNoToken(): void
8080

8181
public function testLoginByIdBadId(): void
8282
{
83-
/** @var User $user */
8483
fake(UserModel::class);
8584

8685
$this->assertFalse($this->auth->loggedIn());

0 commit comments

Comments
 (0)