1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01: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",
"path": "/logout",
"title": "Sign out",
"type": "protected",
"type": "unprotected",
},
]
`;