diff --git a/typo3/sysext/backend/Tests/Functional/Fixtures/Extensions/test_tca_select_tree_items/composer.json b/typo3/sysext/backend/Tests/Functional/Fixtures/Extensions/test_tca_select_tree_items/composer.json index 5c2d8b67a22930abd46c64e14f129dc1b6aac83b..8a20e15e145d2bf1b04cde84e5310ed92c7e46e3 100644 --- a/typo3/sysext/backend/Tests/Functional/Fixtures/Extensions/test_tca_select_tree_items/composer.json +++ b/typo3/sysext/backend/Tests/Functional/Fixtures/Extensions/test_tca_select_tree_items/composer.json @@ -1,14 +1,14 @@ { - "name": "typo3tests/tca-select-tree-items", - "type": "typo3-cms-extension", - "description": "TcaSelectTreeItems Test", - "license": "GPL-2.0-or-later", + "name": "typo3tests/tca-select-tree-items", + "type": "typo3-cms-extension", + "description": "TcaSelectTreeItems Test", + "license": "GPL-2.0-or-later", "require": { "typo3/cms-core": "12.4.*@dev" }, - "extra": { - "typo3/cms": { - "extension-key": "test_tca_select_tree_items" - } - } + "extra": { + "typo3/cms": { + "extension-key": "test_tca_select_tree_items" + } + } } diff --git a/typo3/sysext/fluid_styled_content/Documentation/screenshots.json b/typo3/sysext/fluid_styled_content/Documentation/screenshots.json index 1e1c781514ef25d8c807d4427213e52b9e34c9da..eb2254aeedcf6f092b162d5f42b395c9f10d8f98 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/screenshots.json +++ b/typo3/sysext/fluid_styled_content/Documentation/screenshots.json @@ -1,7 +1,7 @@ { - "suites": { - "Core": { - "screenshots": { + "suites": { + "Core": { + "screenshots": { "_default": [ {"action": "setScreenshotsImagePath", "path": "Images/AutomaticScreenshots"}, {"action": "setScreenshotsRstPath", "path": "Images/AutomaticScreenshots"}, @@ -177,7 +177,7 @@ } ] } - }, + }, "Styleguide": { "screenshots": { "_default": [ @@ -394,5 +394,5 @@ ] } } - } + } } diff --git a/typo3/sysext/impexp/Documentation/screenshots.json b/typo3/sysext/impexp/Documentation/screenshots.json index 50dd51360438850499eb2fd6f316931afa57e37d..347a027bc965c5861cc330ce5c6e5599a126f08b 100644 --- a/typo3/sysext/impexp/Documentation/screenshots.json +++ b/typo3/sysext/impexp/Documentation/screenshots.json @@ -32,7 +32,7 @@ {"action": "click", "link": "//*[@id='contentMenu1']//*[contains(text(), 'Export')]"}, {"action": "click", "link": ".scaffold-content-navigation-switcher-close"}, {"action": "switchToContentFrame"}, - {"action": "waitForText", "text": "Export pagetree configuration", "timeout": 5}, + {"action": "waitForText", "text": "Export pagetree configuration", "timeout": 5}, {"action": "resizeWindow", "width": 592, "height": 750}, {"action": "resizeToFullPage"}, { @@ -126,7 +126,7 @@ {"action": "click", "link": "//*[@id='contentMenu1']//*[contains(text(), 'Export')]"}, {"action": "click", "link": ".scaffold-content-navigation-switcher-close"}, {"action": "switchToContentFrame"}, - {"action": "waitForText", "text": "Export pagetree configuration", "timeout": 5}, + {"action": "waitForText", "text": "Export pagetree configuration", "timeout": 5}, {"action": "click", "link": "File & Preset"}, {"action": "selectOption", "select": "select[name='preset[select]']", "option": "1"}, {"action": "fillField", "field": "input[name='tx_impexp[preset][title]']", "value": "My Preset"}, diff --git a/typo3/sysext/lowlevel/Documentation/screenshots.json b/typo3/sysext/lowlevel/Documentation/screenshots.json index a8eb167525635715ed485723d6a7c90e76330be6..f9258de3009fba66d1d55d3c583c02aa898a28a8 100644 --- a/typo3/sysext/lowlevel/Documentation/screenshots.json +++ b/typo3/sysext/lowlevel/Documentation/screenshots.json @@ -1,7 +1,7 @@ { - "suites": { - "Styleguide": { - "screenshots": { + "suites": { + "Styleguide": { + "screenshots": { "_default": [ {"action": "resizeWindow", "width": 1024, "height": 600}, {"action": "setScreenshotsImagePath","path": "Images/AutomaticScreenshots"}, @@ -80,7 +80,7 @@ "captionText": "The :guilabel:`Manage Reference Index` action" } ] - } - } - } + } + } + } }