This commit is contained in:
Viktor Scharf
2024-09-18 09:28:05 +02:00
committed by Christian Richter
parent 74ce6b5a6b
commit 2a54adfd63

View File

@@ -639,7 +639,7 @@ Feature: check share activity
"properties": {
"id": {
"type": "string",
"pattern": "^%user_id_pattern%!%user_id_pattern%$"
"pattern": "^%file_id_pattern%$"
},
"name": {
"const": "Alice Hansen"
@@ -699,7 +699,7 @@ Feature: check share activity
"properties": {
"id": {
"type": "string",
"pattern": "^%user_id_pattern%!%user_id_pattern%$"
"pattern": "^%file_id_pattern%$"
},
"name": {
"const": "Alice Hansen"