0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 12:19:38 +02:00
gitea/services/wiki
wxiaoguang 2814f2fea1
Fix incorrect test code for error handling (#27139)
If `assert.NoError` fails, it should return. Otherwise the code could
still execute even if the error occurs.
2023-09-20 08:51:36 +08:00
..
wiki.go
wiki_path.go
wiki_test.go Fix incorrect test code for error handling (#27139) 2023-09-20 08:51:36 +08:00