mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 13:38:00 +02:00
Remove hardcoded paths to fix randomly failing tests (#3347)
* Remove hardcoded paths to fix randomly failing tests * Use correct function for merge path
This commit is contained in:

committed by
Kim "BKC" Carlbäcker

parent
d8dff304c0
commit
be1330ec89
@ -20,6 +20,7 @@ ROOT = integrations/gitea-integration-mysql/gitea-repositories
|
||||
|
||||
[repository.local]
|
||||
LOCAL_COPY_PATH = tmp/local-repo-mysql
|
||||
LOCAL_WIKI_PATH = tmp/local-wiki-mysql
|
||||
|
||||
[server]
|
||||
SSH_DOMAIN = localhost
|
||||
|
Reference in New Issue
Block a user