Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie committed May 3, 2024
1 parent c5f7220 commit 191ceb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/destination/dml/columns_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/stretchr/testify/assert"
)

func TestColumnsUpdateQuery(t *testing.T) {
func TestUpdateQuery(t *testing.T) {
type testCase struct {
name string
columns columns.Columns
Expand Down

0 comments on commit 191ceb8

Please sign in to comment.