MOBILE-4616 behat: Fix communication matrix behat test

This commit is contained in:
Pau Ferrer Ocaña 2024-07-22 15:51:02 +02:00
parent beb90472fc
commit ed357f357c

View File

@ -20,7 +20,7 @@ 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 |
| communication_customlinkroomname | Test URL |
| customlinkurl | #wwwroot#/communication/provider/customlink/tests/behat/fixtures/custom_link_test_page.php |
And I press "Save changes"