change function name
This commit is contained in:
parent
edc4df98d7
commit
89aa80ca3b
@ -252,7 +252,7 @@ func TestPostgresTableWithIdentifierLength(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
func TestPostgresTableWithIdentifierLengthGaussDB(t *testing.T) {
|
||||
func TestGaussDBTableWithIdentifierLength(t *testing.T) {
|
||||
if DB.Dialector.Name() != "gaussdb" {
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user