Skip to content

Commit 5053bc2

Browse files
committed
AC-11610: Catalog Search fix
* Removed resource declaration from advanced search
1 parent 29ed2bf commit 5053bc2

File tree

1 file changed

+0
-7
lines changed
  • app/code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config

1 file changed

+0
-7
lines changed

app/code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@
1414

1515
class TestConnection extends Action
1616
{
17-
/**
18-
* Authorization level of a basic admin session.
19-
*
20-
* @see _isAllowed()
21-
*/
22-
const ADMIN_RESOURCE = 'Magento_CatalogSearch::config_catalog_search';
23-
2417
/**
2518
* @var ClientResolver
2619
*/

0 commit comments

Comments
 (0)