MOBILE-4270 glossary: Skip 3.9 unsupported tests

main
Noel De Martin 2023-04-18 09:56:51 +02:00
parent 370a14c1bc
commit 4bf8eda9d1
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,7 @@ Feature: Test basic usage of glossary in app
Then I should find "Garlic" in the app
And I should find "Allium sativum" in the app
@lms_from3.10
Scenario: Edit entries
Given I entered the glossary activity "Test glossary" on course "Course 1" as "student1" in the app
@ -270,6 +271,7 @@ Feature: Test basic usage of glossary in app
But I should not find "stub2.txt" in the app
And I should not find "Brassica oleracea var. italica" in the app
@lms_from3.10
Scenario: Delete entries
Given I entered the glossary activity "Test glossary" on course "Course 1" as "student1" in the app