tests: add api tests for changing system language using graph api (#7817)
This commit is contained in:
@@ -443,7 +443,7 @@ class SettingsContext implements Context {
|
||||
}
|
||||
|
||||
/**
|
||||
* @Given /^user "([^"]*)" has switched the system language to "([^"]*)"$/
|
||||
* @Given /^user "([^"]*)" has switched the system language to "([^"]*)" using the settings API$/
|
||||
*
|
||||
* @param string $user
|
||||
* @param string $language
|
||||
|
||||
Reference in New Issue
Block a user