Skip to content

Commit 36d6566

Browse files
committed
Fix ShowTest
1 parent 06a797a commit 36d6566

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Analytics/Controller/Adminhtml/Reports

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Analytics/Controller/Adminhtml/Reports/ShowTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
class ShowTest extends AbstractBackendController
1616
{
17-
private const REPORT_HOST = 'docs.magento.com';
17+
private const REPORT_HOST = 'experienceleague.adobe.com';
1818
/**
1919
* @inheritDoc
2020
*/

0 commit comments

Comments
 (0)