mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-74276 report: Update behat tests to account for new page.
This commit is contained in:
parent
3eb80e7386
commit
2c27a33213
28 changed files with 51 additions and 51 deletions
|
@ -88,7 +88,7 @@ class behat_completion extends behat_base {
|
|||
|
||||
$this->execute("behat_navigation::i_navigate_to_in_current_page_administration",
|
||||
$reportsnode);
|
||||
$this->execute("behat_forms::i_select_from_the_singleselect", [$completionnode, "Report type"]);
|
||||
$this->execute("behat_general::i_click_on_in_the", [$completionnode, "link", "region-main", "region"]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue