update snapshots

docks66-json-schema
Yanick Champoux 2023-05-03 17:10:23 -04:00
parent 5aa3835ee1
commit 22c2b3eda8
6 changed files with 30 additions and 1 deletions

View File

@ -349,6 +349,34 @@
],
"virtual": false,
"markdownFile": null
},
{
"id": "src-routes-export-print-printship-weapons-torpedo-index-story-svelte",
"title": "Torpedo",
"group": null,
"layout": {
"type": "single",
"iframe": true
},
"icon": null,
"iconColor": null,
"docsOnly": false,
"variants": [
{
"id": "_default",
"title": "default"
}
],
"relativePath": "src/routes/export/print/PrintShip/Weapons/Torpedo/index.story.svelte",
"supportPluginId": "svelte3",
"treePath": [
"Export",
"PrintShip",
"Weapons",
"Torpedo"
],
"virtual": false,
"markdownFile": null
}
],
"markdownFiles": []

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -17,7 +17,7 @@ tasks:
deps:
- histoire:build
cmds:
- vitest run -u src
- vitest run -u src
check:
deps:
@ -28,6 +28,7 @@ tasks:
histoire:build:
sources:
- src/lib/components/**
- src/routes/**
generates:
- .histoire/screenshots/**
cmds:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 63 KiB