fix(core): update
This commit is contained in:
		@@ -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() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user