mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-17 03:42:26 +08:00
chore: run blog
This commit is contained in:
1
pkg/cache/store/mongodb_test.go
vendored
1
pkg/cache/store/mongodb_test.go
vendored
@@ -155,7 +155,6 @@ func TestDeleteArticle(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO
|
||||
func TestCleanArticles(t *testing.T) {
|
||||
err := store.CleanArticles(context.Background())
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user