forgejo/services/contexttest
Gusted b44dcf553c
[TESTS] Fix usage of LoadRepoCommit
It loads the Commit with a temporary open GitRepo. This is incorrect,
the GitRepo should be open as long as the Commit can be used. This
mainly removes the usage of this function as it's not needed.
2024-08-26 08:03:48 +02:00
..
context_tests.go [TESTS] Fix usage of LoadRepoCommit 2024-08-26 08:03:48 +02:00