mirror of
https://github.com/astaxie/beego.git
synced 2025-07-07 07:40:18 +00:00
Fix typo
This commit is contained in:
@ -154,7 +154,7 @@ func TestBuildHealthCheckResponseList(t *testing.T) {
|
||||
[]string{
|
||||
"error",
|
||||
"Database",
|
||||
"Error occured whie starting the db",
|
||||
"Error occurred while starting the db",
|
||||
},
|
||||
[]string{
|
||||
"success",
|
||||
|
Reference in New Issue
Block a user