Skip to content

Commit 90045e8

Browse files
committed
chore: mv
1 parent 107dde0 commit 90045e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Instance.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ test('default', async () => {
77
return {
88
name: 'foo',
99
host: 'localhost',
10+
port: 3000,
1011
async start() {
1112
started = true
1213
},

0 commit comments

Comments
 (0)