use OC_ env prefix

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-13 16:11:11 +01:00
parent 0aa120d17b
commit a46fd132bd
288 changed files with 3368 additions and 3368 deletions
@@ -185,7 +185,7 @@ Feature: Email notification
@env-config
Scenario: group members get an email notification in default language when someone shares a file with the group
Given the config "OCIS_DEFAULT_LANGUAGE" has been set to "de"
Given the config "OC_DEFAULT_LANGUAGE" has been set to "de"
And user "Carol" has been created with default attributes
And group "group1" has been created
And user "Brian" has been added to group "group1"
@@ -286,7 +286,7 @@ Feature: Notification
@env-config
Scenario: get a notification about a file share in default languages
Given the config "OCIS_DEFAULT_LANGUAGE" has been set to "de"
Given the config "OC_DEFAULT_LANGUAGE" has been set to "de"
And user "Alice" has sent the following resource share invitation:
| resource | textfile1.txt |
| space | Personal |