Skip to content

Commit 7b294b6

Browse files
committed
Add log
1 parent f540264 commit 7b294b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/orchestrator/connect/socket-server.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ describe('Connect server tests', () => {
376376
})
377377
});
378378

379+
console.log(await commandResponse.text());
379380
server.close();
380381
expect(commandResponse.ok).to.be.true;
381382
done();

0 commit comments

Comments
 (0)