Skip to content
Snippets Groups Projects
Commit a846bb91 authored by Jaydev Bhatt's avatar Jaydev Bhatt
Browse files

Issue #3281676: Fix php unit admin form issue.

parent fa9114be
No related branches found
No related tags found
1 merge request!28Issue #3281676: Update Views’ paths dynamically based on admin path setting
......@@ -21,7 +21,7 @@ class AdminFormTest extends BrowserTestBase {
/**
* {@inheritdoc}
*/
protected static $modules = ['rename_admin_paths'];
protected static $modules = ['views', 'rename_admin_paths'];
/**
* Setup admin user.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment