0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

[ci] format

This commit is contained in:
Daniel 2025-01-09 09:43:31 +00:00 committed by astrobot-houston
parent 3d47e6baff
commit 9962b09329

View file

@ -12,7 +12,7 @@ describe('Custom 404 locals', () => {
site: 'http://example.com',
});
});
describe('dev', () => {
let devServer;
let $;