Update integration test in apier

This commit is contained in:
TeoV
2020-07-22 16:25:33 +03:00
committed by Dan Christian Bogos
parent 967ebe1156
commit 68b9f5e720
2 changed files with 2 additions and 1 deletions

View File

@@ -152,6 +152,7 @@ func testInternalRemoteITDataFlush(t *testing.T) {
}
func testInternalRemoteITStartEngine(t *testing.T) {
engine.KillEngine(100)
if _, err := engine.StartEngine(engineOneCfgPath, 500); err != nil {
t.Fatal(err)
}

View File

@@ -170,7 +170,7 @@ var (
utils.PDD: time.Duration(0) * time.Second,
utils.AnswerTime: time.Date(2013, 11, 7, 8, 42, 26, 0, time.UTC),
utils.Usage: time.Duration(10) * time.Second,
utils.SUPPLIER: "SUPPL1",
utils.ROUTE: "SUPPL1",
utils.COST: -1.0,
},
},