From 412e11279976f9e06267c7e6c1c5c450776872da Mon Sep 17 00:00:00 2001 From: harlan Date: Sat, 23 Nov 2024 13:46:15 +1100 Subject: [PATCH] chore: update snapshot --- test/integration/dev-debugging.test.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/integration/dev-debugging.test.ts b/test/integration/dev-debugging.test.ts index 45e7223f..a1a69bd9 100644 --- a/test/integration/dev-debugging.test.ts +++ b/test/integration/dev-debugging.test.ts @@ -354,12 +354,14 @@ describe('dev', () => { "weight": 700, }, ], + "hasNuxtContent": false, "hasNuxtIcon": false, "isNuxtContentDocumentDriven": false, "publicStoragePath": "root:public", "resvgOptions": {}, "satoriOptions": {}, "sharpOptions": {}, + "strictNuxtContentPaths": "", }, } `)