Skip to content

Commit ddf3af8

Browse files
author
Cari Spruiell
committed
Merge remote-tracking branch 'remotes/api/MAGETWO-44733' into API-Bug-PR
2 parents c2e439f + 692a183 commit ddf3af8

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Integration/Model/Config/Integration

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/Model/Config/Integration/Reader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct(
3737
Converter $converter,
3838
SchemaLocator $schemaLocator,
3939
\Magento\Framework\Config\ValidationStateInterface $validationState,
40-
$fileName = 'integration\api.xml',
40+
$fileName = 'integration/api.xml',
4141
$idAttributes = [],
4242
$domDocumentClass = 'Magento\Framework\Config\Dom',
4343
$defaultScope = 'global'

0 commit comments

Comments
 (0)