Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and astrobot-houston committed Feb 23, 2024
1 parent 8cd38f0 commit dddbb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/node/test/preview-headers.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ describe('Astro preview headers', () => {
output: 'server',
adapter: nodejs({ mode: 'standalone' }),
server: {
headers
headers,
},
});
await fixture.build();
Expand Down

0 comments on commit dddbb09

Please sign in to comment.