From 8d75340b7a9699b17a1d1ec87674d8d7d750d570 Mon Sep 17 00:00:00 2001 From: Emanuele Stoppa Date: Wed, 3 May 2023 18:41:39 +0100 Subject: [PATCH] fix: double test names (#6978) --- packages/integrations/sitemap/test/fixtures/ssr/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/sitemap/test/fixtures/ssr/package.json b/packages/integrations/sitemap/test/fixtures/ssr/package.json index 980e02e73..4c4c68285 100644 --- a/packages/integrations/sitemap/test/fixtures/ssr/package.json +++ b/packages/integrations/sitemap/test/fixtures/ssr/package.json @@ -1,5 +1,5 @@ { - "name": "@test/sitemap-trailing-slash", + "name": "@test/sitemap-ssr", "version": "0.0.0", "private": true, "dependencies": {