We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df89c7 commit 6851284Copy full SHA for 6851284
tests/Grant/DeviceCodeGrantTest.php
@@ -757,7 +757,6 @@ public function testSettingInternalVisibility(): void
757
758
$grant->setClientRepository($clientRepositoryMock);
759
$grant->setDefaultScope(self::DEFAULT_SCOPE);
760
- $grant->setEncryptionKey($this->cryptStub->getKey());
761
$grant->setScopeRepository($scopeRepositoryMock);
762
$grant->setIntervalVisibility(true);
763
0 commit comments