webauthn
This commit is contained in:
parent
f97359f466
commit
ef9b3dd64e
|
@ -37,7 +37,7 @@ class WebauthnProviderTest extends TestCase {
|
||||||
*/
|
*/
|
||||||
private $config;
|
private $config;
|
||||||
|
|
||||||
protected function setUp() {
|
protected function setUp(): void {
|
||||||
$this->config = new TwoFactorConfiguration();
|
$this->config = new TwoFactorConfiguration();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue