Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
EdamAme-x committed Nov 6, 2024
1 parent 04c7ba8 commit ed2f947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-tests/node/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ describe('compress', async () => {
{
fetch: externalApp.fetch,
port: 0,
hostname: '0.0.0.0'
hostname: '0.0.0.0',
},
(serverInfo) => {
resolve([server as Server, serverInfo])
Expand Down

0 comments on commit ed2f947

Please sign in to comment.