You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
wiki.go
wiki_path.go
wiki_test.go Fix incorrect test code for error handling (#27139) 1 year ago