1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00

fix: tests

This commit is contained in:
Ivar Conradi Østhus 2021-05-04 21:40:38 +02:00
parent dd64566719
commit 48e15262a1

View File

@ -100,7 +100,7 @@ Array [
"layout": "main", "layout": "main",
"path": "/logout", "path": "/logout",
"title": "Sign out", "title": "Sign out",
"type": "protected", "type": "unprotected",
}, },
] ]
`; `;