Moved the rest of the trigger tests to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2026-03-05 12:00:35 -05:00
parent 50962e2b68
commit fb91971a1c
4 changed files with 109 additions and 7 deletions

View File

@@ -958,7 +958,6 @@ mod document_files {
_ => unreachable!("should never get here"),
}
}
*/
#[test]
fn send_on_addition_message() {
@@ -1089,7 +1088,6 @@ mod document_files {
}
}
/*
#[test]
fn can_document_be_added() {
let doc_name = Name::english("document");