tests: add api tests for changing system language using graph api (#7817)
This commit is contained in:
@@ -419,7 +419,7 @@ Feature: Notification
|
||||
|
||||
|
||||
Scenario Outline: get a notification about a space share in various languages
|
||||
Given user "Brian" has switched the system language to "<language>"
|
||||
Given user "Brian" has switched the system language to "<language>" using the Graph API
|
||||
And user "Alice" has shared a space "notification checking" with settings:
|
||||
| shareWith | Brian |
|
||||
| role | editor |
|
||||
|
||||
Reference in New Issue
Block a user