fix(core): update
This commit is contained in:
parent
b118e03520
commit
4a8c3159c0
@ -29,6 +29,7 @@ export class AgTestServer {
|
|||||||
new plugins.smartexpress.HandlerTypedRouter(handlerArg.typedrouter)
|
new plugins.smartexpress.HandlerTypedRouter(handlerArg.typedrouter)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
await this.server.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
public async stop() {
|
public async stop() {
|
||||||
|
Loading…
Reference in New Issue
Block a user