chore: gofumpt style
This commit is contained in:
parent
cd405c238d
commit
aba3d5b094
@ -249,5 +249,4 @@ func TestBelongsToDefaultValue(t *testing.T) {
|
|||||||
}
|
}
|
||||||
err := DB.Create(&user).Error
|
err := DB.Create(&user).Error
|
||||||
AssertEqual(t, err, nil)
|
AssertEqual(t, err, nil)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user