0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-21 17:58:48 +01:00
Zettat123 72ab59efdb
Fix TestActionsCollaborativeOwner (#36657)
In #32562, I incorrectly assigned mismatched `repo_id` values to the
`action_run` and `action_run_job` fixtures used in
`TestActionsCollaborativeOwner`. The changes introduced in #36173 will
cause the test to fail. This PR removes the incorrect fixtures and
switches to using mock workflows to test the relevant functionality.
2026-02-17 23:32:26 +00:00
..
2025-06-03 01:26:19 +00:00
2024-10-01 15:25:08 -04:00
2025-04-13 02:24:32 +00:00