mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Tried something to fix tests on Linux
This commit is contained in:
@@ -53,7 +53,7 @@ class WebauthnKeyRegistrationController extends AbstractController
|
||||
|
||||
|
||||
return $this->render(
|
||||
'Security/Webauthn/webauthn_register.html.twig',
|
||||
'security/Webauthn/webauthn_register.html.twig',
|
||||
[
|
||||
'registrationRequest' => $registrationHelper->generateRegistrationRequestAsJSON(),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user