Moved failed to find document into lib tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -21,7 +21,7 @@ pub enum ErrorID {
|
||||
InvalidFieldName(Name),
|
||||
NameAlreadyExists,
|
||||
NameLanguageNotUnique,
|
||||
NameNotFound,
|
||||
NameNotFound(NameType),
|
||||
TimeOut,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user