Skip to content

Commit c83981e

Browse files
veroglezbrianchandotcom
authored andcommitted
LPD-69789 Fix test
1 parent 9c7f514 commit c83981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/test/playwright/tests/layout-content-page-editor-web/form-container/inputFragments.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ test.describe('Select From List input field', () => {
10391039
},
10401040
scope: 'company',
10411041
status: {code: 0},
1042-
titleObjectFieldName: 'AppleType',
1042+
titleObjectFieldName: 'appleType',
10431043
});
10441044

10451045
apiHelpers.data.push({

0 commit comments

Comments
 (0)