We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe41e5 commit 777c86dCopy full SHA for 777c86d
dev/tests/integration/testsuite/Magento/Analytics/Controller/Adminhtml/Reports/ShowTest.php
@@ -16,11 +16,11 @@ class ShowTest extends AbstractBackendController
16
{
17
private const REPORT_HOST = 'experienceleague.adobe.com';
18
/**
19
- * @inheritDoc
+ * @var string
20
*/
21
protected $resource = 'Magento_Analytics::advanced_reporting';
22
23
24
25
protected $uri = 'backend/analytics/reports/show';
26
0 commit comments