mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Tried something to fix tests on Linux
This commit is contained in:
parent
c153502b3f
commit
8a2b26e693
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue