Skip to content

Commit 14aa034

Browse files
committed
fix hapi
1 parent 6c7201e commit 14aa034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/hapi-asap/test/index_test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ async function init() {
99
const server = Hapi.server({
1010
port: 10000,
1111
host: 'localhost',
12-
plugins: [],
1312
});
1413

1514
await server.register({

0 commit comments

Comments
 (0)