We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c7201e commit 14aa034Copy full SHA for 14aa034
packages/hapi-asap/test/index_test.ts
@@ -9,7 +9,6 @@ async function init() {
9
const server = Hapi.server({
10
port: 10000,
11
host: 'localhost',
12
- plugins: [],
13
});
14
15
await server.register({
0 commit comments