This commit is contained in:
ogerly 2023-02-03 08:28:56 +01:00
parent 930d820ae2
commit a6db7e9548

View File

@ -73,6 +73,9 @@ describe('PostIndex', () => {
$route: { $route: {
query: {}, query: {},
}, },
$env: {
CATEGORIES_ACTIVE: true,
},
} }
}) })