mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
[ci] format
This commit is contained in:
parent
8cd38f0245
commit
dddbb09fe0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ describe('Astro preview headers', () => {
|
|||
output: 'server',
|
||||
adapter: nodejs({ mode: 'standalone' }),
|
||||
server: {
|
||||
headers
|
||||
headers,
|
||||
},
|
||||
});
|
||||
await fixture.build();
|
||||
|
|
Loading…
Add table
Reference in a new issue