aboutsummaryrefslogtreecommitdiff
path: root/packages/create-astro/test/utils.js
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2024-03-07 18:16:14 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2024-03-07 18:16:14 +0000
commit123f6f855129d2272f8619c685a848ee40fe9535 (patch)
treed3610415e5ede3b7cd2482d917ab646a9a173e77 /packages/create-astro/test/utils.js
parent2aec2cdc21f48f9b4f1dd82e2fd16fa3d653ccc5 (diff)
downloadastro-123f6f855129d2272f8619c685a848ee40fe9535.tar.gz
astro-123f6f855129d2272f8619c685a848ee40fe9535.tar.zst
astro-123f6f855129d2272f8619c685a848ee40fe9535.zip
[ci] format
Diffstat (limited to 'packages/create-astro/test/utils.js')
-rw-r--r--packages/create-astro/test/utils.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/create-astro/test/utils.js b/packages/create-astro/test/utils.js
index 62775a2ef..2c363607d 100644
--- a/packages/create-astro/test/utils.js
+++ b/packages/create-astro/test/utils.js
@@ -48,7 +48,7 @@ const resetNotEmptyFixture = async () => {
build: 'astro build',
preview: 'astro preview',
},
- dependencies: undefined
+ dependencies: undefined,
});
return Promise.all([