Moved the rest of the trigger tests to lib.
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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user