chore: spelling mistake
This commit is contained in:
parent
09f8bd0ad4
commit
6812f32843
@ -576,7 +576,7 @@ func TestMigrateColumnOrder(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// https://github.com/go-gorm/gorm/issues/5047
|
// https://github.com/go-gorm/gorm/issues/5047
|
||||||
func TestMigrateSercialColumn(t *testing.T) {
|
func TestMigrateSerialColumn(t *testing.T) {
|
||||||
if DB.Dialector.Name() != "postgres" {
|
if DB.Dialector.Name() != "postgres" {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user