[ci] format

This commit is contained in:
bluwy 2023-02-21 14:17:00 +00:00 committed by fredkbot
parent 2eb73cb9d1
commit f218188b25

View file

@ -15,4 +15,4 @@ Deno.test({
assertEquals(response, undefined, 'No response because this is an asset');
await close();
},
});
});