1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
KN4CK3R 2b101994a6
Fix init mail render logic (#20704)
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.
2022-08-08 20:04:28 +02:00
..
2022-08-02 13:24:18 +08:00
2022-06-26 22:19:22 +08:00
2022-06-25 19:06:01 +02:00
2022-04-20 18:43:26 +08:00
2022-06-25 19:06:01 +02:00
2022-08-08 20:04:28 +02:00
2022-07-12 23:32:37 +02:00