MDL-55713 behat: Correct copy/paste error
This commit is contained in:
@@ -170,7 +170,7 @@ XPATH
|
||||
XPATH
|
||||
,
|
||||
'filemanager' => <<<XPATH
|
||||
+.//*[@data-fieldtype = 'filemanager' or @data-fieldtype = 'filepicker']
|
||||
.//*[@data-fieldtype = 'filemanager' or @data-fieldtype = 'filepicker']
|
||||
XPATH
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user