mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-60537 tool_httpsreplace: Fix behat following langstring
This commit is contained in:
parent
849405177f
commit
d743dd70cc
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ Feature: View the httpsreplace report
|
||||||
And I follow "HTTPS conversion tool"
|
And I follow "HTTPS conversion tool"
|
||||||
And I press "Continue"
|
And I press "Continue"
|
||||||
And I set the field "I understand the risks of this operation" to "1"
|
And I set the field "I understand the risks of this operation" to "1"
|
||||||
And I press "Perform replacement"
|
And I press "Perform conversion"
|
||||||
Then I should see "intentionally.unavailable"
|
Then I should see "intentionally.unavailable"
|
||||||
And I should see "download.moodle.org"
|
And I should see "download.moodle.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue