Moved the index update tests to lib testing.
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:
@@ -19,7 +19,7 @@ pub enum ErrorID {
|
||||
FieldMissingData,
|
||||
FieldNameAlreadyExists,
|
||||
FieldTypeExpected(FieldType),
|
||||
IndexEntryAlreadyExists,
|
||||
IndexEntryAlreadyExists(Field),
|
||||
InvalidFieldName(Name),
|
||||
NameAlreadyExists,
|
||||
NameLanguageNotUnique,
|
||||
|
||||
Reference in New Issue
Block a user