Skip to content

Commit 550a40f

Browse files
committed
MC-38349: Create automated test for SVC changes
- Fix whitespace in test cases
1 parent 1af0fa0 commit 550a40f

File tree

34 files changed

+33
-34
lines changed

34 files changed

+33
-34
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/api-class",
33
"description": "module composer package"
4-
}
4+
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/api-interface",
33
"description": "module composer package"
4-
}
4+
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/api-trait",
33
"description": "module composer package"
4-
}
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/project-package",
33
"description": "composer root for project package",
4-
}
4+
}

tests/Unit/Console/Command/CompareSourceCommandTest/_files/all/source-code-after/db_schema/add-foreign-key/Magento/DbSchema/etc/db_schema_whitelist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
"FL_ALLOWED_SEVERITIES": true
1212
}
1313
}
14-
}
14+
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/db_schema",
33
"description": "module composer package"
4-
}
4+
}

tests/Unit/Console/Command/CompareSourceCommandTest/_files/all/source-code-after/di_xml/change-name/Magento/TestModule/etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
99
<!-- @api -->
1010
<virtualType name="customCacheInstance" type="Magento\Framework\App\Cache" shared="true"/>
11-
</config>
11+
</config>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/di_xml",
33
"description": "module composer package"
4-
}
4+
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/layout_xml",
33
"description": "module composer package"
4-
}
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "test/less",
33
"description": "module composer package"
4-
}
4+
}

0 commit comments

Comments
 (0)