forgejo/tests/integration/fixtures/TestActionVariablesModification/action_variable.yml
Gusted 5a7d70658d
fix(sec): web route test edit and delete variable
Exhaustively test each combination of deleting and updating a action
action variable via the web route.
2025-02-08 06:04:14 +00:00

31 lines
399 B
YAML

-
id: 1001
name: GLADOS_QUOTE
owner_id: 2
repo_id: 0
data: ""
created_unix: 1737000000
-
id: 1002
name: GLADOS_QUOTE
owner_id: 3
repo_id: 0
data: ""
created_unix: 1737000001
-
id: 1003
name: GLADOS_QUOTE
owner_id: 0
repo_id: 1
data: ""
created_unix: 1737000002
-
id: 1004
name: GLADOS_QUOTE
owner_id: 0
repo_id: 0
data: ""
created_unix: 1737000003