Skip to content

Commit

Permalink
Merge pull request #27649 from Progi1984/issue17156_multishop
Browse files Browse the repository at this point in the history
Added survival test for Outstanding page
  • Loading branch information
SZCZUPAK Valentin committed Feb 14, 2022
2 parents 0a05b79 + 0b41dff commit ebb0fa5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -312,6 +312,7 @@ public function getDataProvider(): array
'admin_carriers_index' => ['Carriers', 'admin_carriers_index'],
'admin_search_engines_index' => ['Search Engines', 'admin_search_engines_index'],
'admin_search_engines_create' => ['Add new', 'admin_search_engines_create'],
'admin_outstanding_index' => ['Outstanding', 'admin_outstanding_index'],
];
}

Expand Down

0 comments on commit ebb0fa5

Please sign in to comment.