Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezdivandari committed Oct 28, 2024
1 parent 9df89c7 commit 6851284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Grant/DeviceCodeGrantTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,6 @@ public function testSettingInternalVisibility(): void

$grant->setClientRepository($clientRepositoryMock);
$grant->setDefaultScope(self::DEFAULT_SCOPE);
$grant->setEncryptionKey($this->cryptStub->getKey());
$grant->setScopeRepository($scopeRepositoryMock);
$grant->setIntervalVisibility(true);

Expand Down

0 comments on commit 6851284

Please sign in to comment.