MDL-48035 Fix Behat tests regressions after merging en_fix strings

This commit is contained in:
David Mudrák 2014-11-06 10:38:51 +01:00
parent ba033b861e
commit 6887e2e53e
4 changed files with 9 additions and 9 deletions

View file

@ -55,7 +55,7 @@ Feature: Block activity modules
And I click on "Forums" "link" in the "Activities" "block"
And I should see "Frontpage forum name"
And I am on homepage
And I click on "External Tools" "link" in the "Activities" "block"
And I click on "External tools" "link" in the "Activities" "block"
And I should see "Frontpage lti name"
And I am on homepage
And I click on "Quizzes" "link" in the "Activities" "block"
@ -134,7 +134,7 @@ Feature: Block activity modules
And I click on "Forums" "link" in the "Activities" "block"
And I should see "Test forum name"
And I follow "Course 1"
And I click on "External Tools" "link" in the "Activities" "block"
And I click on "External tools" "link" in the "Activities" "block"
And I should see "Test lti name"
And I follow "Course 1"
And I click on "Quizzes" "link" in the "Activities" "block"