Skip to content

Commit 90353cb

Browse files
authored
Update benchmark_test.go
1 parent 84d3048 commit 90353cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchmark_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ import (
4242
"fmt"
4343
"testing"
4444

45-
. "github.com/oracle-samples/gorm-oracle/tests/utils"
4645
"gorm.io/gorm"
46+
. "github.com/oracle-samples/gorm-oracle/tests/utils"
4747
)
4848

4949
func BenchmarkCreate(b *testing.B) {

0 commit comments

Comments
 (0)