mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add a http server config to the example test config.
This commit is contained in:
@@ -107,8 +107,6 @@ var build_setup = function (opts, host) {
|
||||
var build_teardown = function (host) {
|
||||
|
||||
return function (done) {
|
||||
|
||||
|
||||
host = host || config.server_default;
|
||||
|
||||
var data = this.store[host];
|
||||
|
||||
Reference in New Issue
Block a user