Updated test
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
'use strict'
|
||||
|
||||
const buildServer = require('./buildServer')
|
||||
const connection = require('./MockConnection')
|
||||
|
||||
module.exports = {
|
||||
buildServer
|
||||
buildServer,
|
||||
connection
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user