mirror of
https://gitee.com/gitea/gitea
synced 2025-12-29 03:36:35 +08:00
If `assert.NoError` fails, it should return. Otherwise the code could still execute even if the error occurs.
If `assert.NoError` fails, it should return. Otherwise the code could still execute even if the error occurs.