mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 11:31:03 +03:00
2814f2fea1
If `assert.NoError` fails, it should return. Otherwise the code could still execute even if the error occurs.