Skip to content

Commit f3ecd90

Browse files
Update src/server/statusRoutes.test.ts
Co-authored-by: Daniele Cinà <[email protected]>
1 parent d5c3a25 commit f3ecd90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/server/statusRoutes.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { statusRoutes } from './statusRoutes.js'
2020
import { name, version } from '../../package.json'
2121

2222
suite('test http streaming server', () => {
23-
// const testHost = 'http://localhost:3000'
2423

2524
let fastify: FastifyInstance
2625
beforeEach(async () => {

0 commit comments

Comments
 (0)