aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Bjorn Lu <bluwy@users.noreply.github.com> 2025-01-17 15:26:42 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2025-01-17 15:26:42 +0000
commit22eafffd100ee2839d5a08b20d553c7f11e400c9 (patch)
tree8804274ca5cc6676470e5e9e218031b6d659bad8
parent429aa7547572915b5f7f9a4146529e704069128b (diff)
downloadastro-22eafffd100ee2839d5a08b20d553c7f11e400c9.tar.gz
astro-22eafffd100ee2839d5a08b20d553c7f11e400c9.tar.zst
astro-22eafffd100ee2839d5a08b20d553c7f11e400c9.zip
[ci] format
-rw-r--r--packages/astro/test/units/routing/manifest.test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/astro/test/units/routing/manifest.test.js b/packages/astro/test/units/routing/manifest.test.js
index 1567126b8..176851d26 100644
--- a/packages/astro/test/units/routing/manifest.test.js
+++ b/packages/astro/test/units/routing/manifest.test.js
@@ -310,7 +310,6 @@ describe('routing - createRouteManifest', () => {
});
assert.deepEqual(getManifestRoutes(manifest), [
-
{
route: '/_image',
type: 'endpoint',