mirror of https://github.com/go-gitea/gitea.git
This bug affects tests which are sending emails (#20307). Some tests reinitialise the web routes (like `TestNodeinfo`) which messed up the mail templates. There is no reason why the templates should be loaded in the routes method. |
||
|---|---|---|
| .. | ||
| mail.go | ||
| mail_comment.go | ||
| mail_issue.go | ||
| mail_release.go | ||
| mail_repo.go | ||
| mail_test.go | ||
| mailer.go | ||
| mailer_test.go | ||
| main_test.go | ||