Skip to content

Commit 7981060

Browse files
authored
fix: shorten fixture image to fix cloning on windows (#5284)
Fixes #5267
1 parent 78d3145 commit 7981060

18 files changed

+19
-35
lines changed

fixtures/webstudio-features/.webstudio/data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7066,14 +7066,14 @@
70667066
],
70677067
"assets": [
70687068
{
7069-
"id": "88d5e2ff-b8f2-4899-aaf8-dde4ade6da10",
7070-
"name": "DALL_E_2023-10-30_12.39.46_-_Photo_logo_with_a_bold_cat_silhouette_centered_on_a_contrasting_background_designed_for_clarity_at_small_32x32_favicon_resolution_00h6cEA8u2pJRvVJv7hRe.png",
7069+
"id": "7cf5892080fa66b5e6175ffd2d27c304ee6b09ce1f21847a95000225ad1afa59",
7070+
"name": "cat_silhouette_BDpTbUFSpVbfUWQZNxbBG.png",
70717071
"description": null,
70727072
"projectId": "cddc1d44-af37-4cb6-a430-d300cf6f932d",
70737073
"size": 268326,
70747074
"type": "image",
70757075
"format": "png",
7076-
"createdAt": "2023-10-30T13:51:08.416+00:00",
7076+
"createdAt": "2025-06-20T17:59:02.94+00:00",
70777077
"meta": {
70787078
"width": 790,
70797079
"height": 786

fixtures/webstudio-features/app/__generated__/[_route_with_symbols_]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[animations]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[class-names]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[content-block]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[duration]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[expressions]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[form]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[head-tag]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[heading-with-id]._index.tsx

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)