Skip to content

Commit

Permalink
recover update test
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfeng1997 committed Jan 10, 2025
1 parent a5a1955 commit adabe14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/datasource/sql/exec/at/update_executor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ package at
import (
"context"
"database/sql/driver"
"github.com/agiledragon/gomonkey/v2"
"reflect"
"testing"

"github.com/agiledragon/gomonkey/v2"
"github.com/stretchr/testify/assert"

"seata.apache.org/seata-go/pkg/datasource/sql/datasource"
Expand Down

0 comments on commit adabe14

Please sign in to comment.