Skip to content

Commit 366fa73

Browse files
ACQE-8163: Configurable product swatches appears as available but are out of stock
- Updated copyright
1 parent ddecf6a commit 366fa73

File tree

3 files changed

+12
-45
lines changed

3 files changed

+12
-45
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminSelectAllValueOfTwoAttributesPageActionGroup.xml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* ADOBE CONFIDENTIAL
5-
*
6-
* Copyright 2025 Adobe
7-
* All Rights Reserved.
8-
*
9-
* NOTICE: All information contained herein is, and remains
10-
* the property of Adobe and its suppliers, if any. The intellectual
11-
* and technical concepts contained herein are proprietary to Adobe
12-
* and its suppliers and are protected by all applicable intellectual
13-
* property laws, including trade secret and copyright laws.
14-
* Dissemination of this information or reproduction of this material
15-
* is strictly forbidden unless prior written permission is obtained
16-
* from Adobe.
17-
*/
3+
/**
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
6+
*/
187
-->
198
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
209
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/FillProductAttributeFieldsActionGroup.xml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* ADOBE CONFIDENTIAL
5-
*
6-
* Copyright 2025 Adobe
7-
* All Rights Reserved.
8-
*
9-
* NOTICE: All information contained herein is, and remains
10-
* the property of Adobe and its suppliers, if any. The intellectual
11-
* and technical concepts contained herein are proprietary to Adobe
12-
* and its suppliers and are protected by all applicable intellectual
13-
* property laws, including trade secret and copyright laws.
14-
* Dissemination of this information or reproduction of this material
15-
* is strictly forbidden unless prior written permission is obtained
16-
* from Adobe.
17-
*/
3+
/**
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
6+
*/
187
-->
198
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
209
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckOutOfStockProductSwatchesAppearOnConfigurationUpdateTest.xml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* ADOBE CONFIDENTIAL
5-
*
6-
* Copyright 2025 Adobe
7-
* All Rights Reserved.
8-
*
9-
* NOTICE: All information contained herein is, and remains
10-
* the property of Adobe and its suppliers, if any. The intellectual
11-
* and technical concepts contained herein are proprietary to Adobe
12-
* and its suppliers and are protected by all applicable intellectual
13-
* property laws, including trade secret and copyright laws.
14-
* Dissemination of this information or reproduction of this material
15-
* is strictly forbidden unless prior written permission is obtained
16-
* from Adobe.
17-
*/
3+
/**
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
6+
*/
187
-->
198
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
209
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">

0 commit comments

Comments
 (0)