chore: format by gofumpt
This commit is contained in:
parent
774fd1d5c2
commit
456c9be1b6
@ -3,9 +3,10 @@ package tests_test
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"testing"
|
||||
|
||||
"gorm.io/gorm"
|
||||
. "gorm.io/gorm/utils/tests"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestTransaction(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user