From 9b1fd0518adef6dafae88814bc851784dcbcb372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ari=20Perkki=C3=B6?= Date: Wed, 5 Feb 2025 08:49:17 +0200 Subject: [PATCH] test: update snapshots --- integration/cli/__snapshots__/npm-built.json | 2 +- integration/cli/__snapshots__/npm-created.json | 2 +- integration/cli/__snapshots__/pnpm-built.json | 2 +- integration/cli/__snapshots__/pnpm-created.json | 2 +- integration/cli/__snapshots__/yarn-built.json | 2 +- integration/cli/__snapshots__/yarn-created.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integration/cli/__snapshots__/npm-built.json b/integration/cli/__snapshots__/npm-built.json index 52d1164ba..47ddb1831 100644 --- a/integration/cli/__snapshots__/npm-built.json +++ b/integration/cli/__snapshots__/npm-built.json @@ -10,4 +10,4 @@ "logo-dark.svg", "logo.svg", "template-default.json" -] +] \ No newline at end of file diff --git a/integration/cli/__snapshots__/npm-created.json b/integration/cli/__snapshots__/npm-created.json index e21bd901f..1b607d395 100644 --- a/integration/cli/__snapshots__/npm-created.json +++ b/integration/cli/__snapshots__/npm-created.json @@ -50,4 +50,4 @@ "src/templates/default/style.css", "tsconfig.json", "uno.config.ts" -] +] \ No newline at end of file diff --git a/integration/cli/__snapshots__/pnpm-built.json b/integration/cli/__snapshots__/pnpm-built.json index 52d1164ba..47ddb1831 100644 --- a/integration/cli/__snapshots__/pnpm-built.json +++ b/integration/cli/__snapshots__/pnpm-built.json @@ -10,4 +10,4 @@ "logo-dark.svg", "logo.svg", "template-default.json" -] +] \ No newline at end of file diff --git a/integration/cli/__snapshots__/pnpm-created.json b/integration/cli/__snapshots__/pnpm-created.json index 9446a5933..8a13f571c 100644 --- a/integration/cli/__snapshots__/pnpm-created.json +++ b/integration/cli/__snapshots__/pnpm-created.json @@ -50,4 +50,4 @@ "src/templates/default/style.css", "tsconfig.json", "uno.config.ts" -] +] \ No newline at end of file diff --git a/integration/cli/__snapshots__/yarn-built.json b/integration/cli/__snapshots__/yarn-built.json index 52d1164ba..47ddb1831 100644 --- a/integration/cli/__snapshots__/yarn-built.json +++ b/integration/cli/__snapshots__/yarn-built.json @@ -10,4 +10,4 @@ "logo-dark.svg", "logo.svg", "template-default.json" -] +] \ No newline at end of file diff --git a/integration/cli/__snapshots__/yarn-created.json b/integration/cli/__snapshots__/yarn-created.json index a3c996423..36774f7a9 100644 --- a/integration/cli/__snapshots__/yarn-created.json +++ b/integration/cli/__snapshots__/yarn-created.json @@ -50,4 +50,4 @@ "tsconfig.json", "uno.config.ts", "yarn.lock" -] +] \ No newline at end of file