Skip to content

Commit

Permalink
Add new value type to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Jul 13, 2021
1 parent ef22dc0 commit 565a33b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ func TestNewTransformsFromConfig(t *testing.T) {
expectedTransforms: transforms{
&set{
targetInfo: targetInfo{Name: "foo", Type: "body"},
valueType: valueTypeString,
},
},
},
Expand Down

0 comments on commit 565a33b

Please sign in to comment.