Skip to content

Commit e09e01d

Browse files
committed
ACQE-8096: Admin set visibility of Out of Stock products In Storefront
- Changed copyright in testfile as per code standards
1 parent ee9d85f commit e09e01d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontVisibilityForOutOfStockProductsTest.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4+
* ADOBE CONFIDENTIAL
5+
*
46
* Copyright 2025 Adobe
57
* 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.
617
*/
718
-->
8-
919
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1020
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1121
<test name="StorefrontVisibilityForOutOfStockProductsTest">

0 commit comments

Comments
 (0)