mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-08 02:31:36 +02:00
chore: add empty action_variable
fixture (#7419)
- Ensures that this table gets emptied between integration tests and does not have any leftovers. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7419 Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz>
This commit is contained in:
parent
1ec672694a
commit
afea42d517
1 changed files with 1 additions and 0 deletions
1
models/fixtures/action_variable.yml
Normal file
1
models/fixtures/action_variable.yml
Normal file
|
@ -0,0 +1 @@
|
|||
[] # empty
|
Loading…
Add table
Reference in a new issue