MOBILE-4616 behat: Fix communication matrix behat test

main
Pau Ferrer Ocaña 2024-07-22 15:51:02 +02:00
parent beb90472fc
commit ed357f357c
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ Feature: Use custom communication link in course
And I navigate to "Communication" in current page administration
And I select "Custom link" from the "Provider" singleselect
And I set the following fields to these values:
| communicationroomname | Test URL |
| customlinkurl | #wwwroot#/communication/provider/customlink/tests/behat/fixtures/custom_link_test_page.php |
| communication_customlinkroomname | Test URL |
| customlinkurl | #wwwroot#/communication/provider/customlink/tests/behat/fixtures/custom_link_test_page.php |
And I press "Save changes"
Scenario: Use communication link