Skip to content

Commit

Permalink
MOBILE-4173 behat: Limit embedded PDF test to 4.3+
Browse files Browse the repository at this point in the history
This is because #wwwroot# isn't supported in older versions
  • Loading branch information
dpalou committed Feb 1, 2024
1 parent 4a89c56 commit f5a746c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/tests/behat/open_files.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit f5a746c

Please sign in to comment.