Updated integration tests

This commit is contained in:
Trial97
2020-12-09 17:00:11 +02:00
committed by Dan Christian Bogos
parent 6e0bf5ad70
commit 06e4fd13c3
85 changed files with 160 additions and 209 deletions

View File

@@ -120,7 +120,7 @@ func testTutFromFolder(t *testing.T) {
attrs, &reply); err != nil {
t.Error(err)
}
time.Sleep(500 * time.Millisecond)
time.Sleep(100 * time.Millisecond)
}
func testTutGetCost(t *testing.T) {