diff --git a/modules/apps/object/object-test/src/testIntegration/resources/com/liferay/object/web/internal/portlet/action/test/dependencies/test-object-folder-3.json b/modules/apps/object/object-test/src/testIntegration/resources/com/liferay/object/web/internal/portlet/action/test/dependencies/test-object-folder-3.json index 5e1628912f7acb..34ebee118c040d 100644 --- a/modules/apps/object/object-test/src/testIntegration/resources/com/liferay/object/web/internal/portlet/action/test/dependencies/test-object-folder-3.json +++ b/modules/apps/object/object-test/src/testIntegration/resources/com/liferay/object/web/internal/portlet/action/test/dependencies/test-object-folder-3.json @@ -140,27 +140,6 @@ "type": "Date", "unique": false }, - { - "DBType": "String", - "businessType": "Text", - "indexed": false, - "indexedAsKeyword": false, - "indexedLanguageId": "", - "label": { - "en_US": "Status" - }, - "localized": false, - "name": "status", - "objectFieldSettings": [ - ], - "readOnly": "true", - "readOnlyConditionExpression": "", - "required": false, - "state": false, - "system": true, - "type": "String", - "unique": false - }, { "DBType": "Long", "businessType": "Relationship", @@ -193,6 +172,27 @@ "system": false, "type": "Long", "unique": false + }, + { + "DBType": "String", + "businessType": "Text", + "indexed": false, + "indexedAsKeyword": false, + "indexedLanguageId": "", + "label": { + "en_US": "Status" + }, + "localized": false, + "name": "status", + "objectFieldSettings": [ + ], + "readOnly": "true", + "readOnlyConditionExpression": "", + "required": false, + "state": false, + "system": true, + "type": "String", + "unique": false } ], "objectFolderExternalReferenceCode": "TESTOBJECTFOLDER3",