Browse Source

webauthn

pull/80/head
Roland Gruber 3 years ago
parent
commit
ef9b3dd64e
  1. 2
      lam/tests/lib/2factorWebauthnTest.php

2
lam/tests/lib/2factorWebauthnTest.php

@ -37,7 +37,7 @@ class WebauthnProviderTest extends TestCase {
*/
private $config;
protected function setUp() {
protected function setUp(): void {
$this->config = new TwoFactorConfiguration();
}

Loading…
Cancel
Save