Skip to content

Commit

Permalink
fix StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
josiasmontag committed Sep 29, 2023
1 parent 0faa481 commit 7e4e751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Grant/RefreshTokenGrantTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -699,5 +699,4 @@ public function testUnrevokedAccessToken()

Assert::assertFalse($accessTokenRepositoryMock->isAccessTokenRevoked($accessTokenId));
}

}

0 comments on commit 7e4e751

Please sign in to comment.