Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
6ee51d01
Commit
6ee51d01
authored
Oct 05, 2016
by
Andrew Nicols
Browse files
MDL-55713 behat: Correct copy/paste error
parent
9bf212b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/behat/classes/partial_named_selector.php
View file @
6ee51d01
...
...
@@ -170,7 +170,7 @@ XPATH
XPATH
,
'filemanager'
=>
<<<XPATH
+
.//*[@data-fieldtype = 'filemanager' or @data-fieldtype = 'filepicker']
.//*[@data-fieldtype = 'filemanager' or @data-fieldtype = 'filepicker']
XPATH
],
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment