summaryrefslogtreecommitdiff
path: root/packages/integrations/deno/test/basics.test.ts
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2023-02-17 18:21:11 +0000
committerGravatar fredkbot <fred+astrobot@astro.build> 2023-02-17 18:21:11 +0000
commitff70614083d60758daac2c7d8f7c83601b474291 (patch)
tree8d08a8c6c078a740649fa039dc5199add8c4daae /packages/integrations/deno/test/basics.test.ts
parent61113dd731f2db39ebecb8f2f473823b56d3160b (diff)
downloadastro-ff70614083d60758daac2c7d8f7c83601b474291.tar.gz
astro-ff70614083d60758daac2c7d8f7c83601b474291.tar.zst
astro-ff70614083d60758daac2c7d8f7c83601b474291.zip
[ci] format
Diffstat (limited to '')
-rw-r--r--packages/integrations/deno/test/basics.test.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/integrations/deno/test/basics.test.ts b/packages/integrations/deno/test/basics.test.ts
index ea81042b2..48a35d785 100644
--- a/packages/integrations/deno/test/basics.test.ts
+++ b/packages/integrations/deno/test/basics.test.ts
@@ -144,7 +144,6 @@ Deno.test({
sanitizeOps: false,
});
-
Deno.test({
name: 'perendering',
permissions: defaultTestPermissions,