Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Yen Truong committed Aug 12, 2022
1 parent e4e5eda commit 1f0cef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/transformers/searchservice/createDirectAnswer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ it('can create a custom FieldValueDirectAnswer', () => {
entityName: 'Obama Phone',
fieldName: 'Phone Description',
fieldApiName: 'phoneDescription',
fieldType: 'c010101.specialtype'
fieldType: 'c3350634.specialtype'
},
relatedItem: {
verticalConfigId: 'phone',
Expand Down

0 comments on commit 1f0cef2

Please sign in to comment.