Quick fix based on tests.
This commit is contained in:
parent
95b8a4ea10
commit
4c6c0f3002
|
@ -37,5 +37,5 @@ start().catch(err => {
|
||||||
})
|
})
|
||||||
|
|
||||||
export function getServer() {
|
export function getServer() {
|
||||||
return app
|
return server
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue