Skip to content

Commit

Permalink
Added survival tests for Outstanding page
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Feb 11, 2022
1 parent 7aabf18 commit b0a9000
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 b0a9000

Please sign in to comment.