|
@@ -34,7 +34,6 @@ func RunServer(f func(*server.Server)) {
|
|
|
|
|
|
|
|
psConfig := server.PeerServerConfig{
|
|
psConfig := server.PeerServerConfig{
|
|
|
Name: testName,
|
|
Name: testName,
|
|
|
- Path: path,
|
|
|
|
|
URL: "http://"+testRaftURL,
|
|
URL: "http://"+testRaftURL,
|
|
|
Scheme: "http",
|
|
Scheme: "http",
|
|
|
SnapshotCount: testSnapshotCount,
|
|
SnapshotCount: testSnapshotCount,
|