Skip to content

Commit 3733f20

Browse files
committed
test [11]
1 parent e35fe71 commit 3733f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db.go

+1
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ func initDB() (*sql.DB, error) {
313313
}
314314
}
315315

316+
log.Infof("Successfully connected!")
316317
return db, nil
317318
}
318319

0 commit comments

Comments
 (0)