Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
a73d645
)
Merge branch 'MDL-54025' of https://github.com/stronk7/moodle
author
Dan Poltawski
<dan@moodle.com>
Wed, 18 May 2016 18:20:23 +0000
(19:20 +0100)
committer
Dan Poltawski
<dan@moodle.com>
Wed, 18 May 2016 18:20:23 +0000
(19:20 +0100)
mod/lti/tests/behat/addtype.feature
patch
|
blob
|
blame
|
history
diff --git
a/mod/lti/tests/behat/addtype.feature
b/mod/lti/tests/behat/addtype.feature
index
8f14c67
..
ecf14a2
100644
(file)
--- a/
mod/lti/tests/behat/addtype.feature
+++ b/
mod/lti/tests/behat/addtype.feature
@@
-26,7
+26,7
@@
Feature: Add preconfigured tools via teacher interface
And I follow "Edit settings" in the open menu
And I set the field "Launch/cartridge URL" to local url "/mod/lti/tests/fixtures/ims_cartridge_basic_lti_link.xml"
And I press "Save and return to course"
- And I open "
Example tool
" actions menu
+ And I open "
Test tool activity 1
" actions menu
And I follow "Edit settings" in the open menu
And I expand all fieldsets
Then the field "Launch/cartridge URL" matches value "http://www.example.com/lti/provider.php"