Skip to content

Commit 57090a3

Browse files
committed
refactor: clean up whitespace in HTTP server test file
1 parent e80d82a commit 57090a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/protocol-http/test/006-http-server.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ describe('006-HTTP Server Implementation', () => {
2424
try {
2525
// Use the existing node config utility which properly handles different environments
2626
const nodeConfig = getNodeConfig()
27-
27+
2828
node = await createLibp2p({
2929
...nodeConfig,
3030
streamMuxers: [yamux()],

0 commit comments

Comments
 (0)