tests
This commit is contained in:
@ -17,7 +17,7 @@ class WsServe extends ServeCommand {
|
||||
moduleDir: path.resolve(__dirname, `../../node_modules`),
|
||||
modulePrefix: 'lws-'
|
||||
}
|
||||
super.execute(options, argv)
|
||||
return super.execute(options, argv)
|
||||
}
|
||||
|
||||
usage () {
|
||||
|
Reference in New Issue
Block a user