Skip to content

Commit 6851284

Browse files
formatting
1 parent 9df89c7 commit 6851284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Grant/DeviceCodeGrantTest.php

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

758758
$grant->setClientRepository($clientRepositoryMock);
759759
$grant->setDefaultScope(self::DEFAULT_SCOPE);
760-
$grant->setEncryptionKey($this->cryptStub->getKey());
761760
$grant->setScopeRepository($scopeRepositoryMock);
762761
$grant->setIntervalVisibility(true);
763762

0 commit comments

Comments
 (0)