MOBILE-4270 glossary: Skip 3.9 unsupported tests
parent
370a14c1bc
commit
4bf8eda9d1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue