From f5a746c50468503820461ff04f83303380294a9f Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Thu, 1 Feb 2024 11:17:07 +0100 Subject: [PATCH] MOBILE-4173 behat: Limit embedded PDF test to 4.3+ This is because #wwwroot# isn't supported in older versions --- src/core/tests/behat/open_files.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/tests/behat/open_files.feature b/src/core/tests/behat/open_files.feature index c8c4d823d79..6e4fd1f7bab 100644 --- a/src/core/tests/behat/open_files.feature +++ b/src/core/tests/behat/open_files.feature @@ -58,6 +58,7 @@ Feature: It opens files properly. And I press "Open" in the app Then I should find "This file may not work as expected on this device" in the app + @lms_from4.3 Scenario: Open a PDF embedded using an iframe Given the following "activities" exist: | activity | idnumber | course | name | content |