mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
chore: updated logs
This commit is contained in:
@@ -33,7 +33,7 @@ func teardownTestDB() {
|
||||
log.Errorf("dropping test db error: %v", err)
|
||||
return
|
||||
}
|
||||
log.Info("dropped test db")
|
||||
log.Infof("dropped test db")
|
||||
}
|
||||
|
||||
func TestModelServiceV2(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user