Missed a change.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -827,7 +827,7 @@ mod internal_features {
|
|||||||
let client = mtt.client();
|
let client = mtt.client();
|
||||||
let name = Name::english("something");
|
let name = Name::english("something");
|
||||||
let docdef = DocDef::new(name.clone());
|
let docdef = DocDef::new(name.clone());
|
||||||
mtt.create_document(docdef);
|
client.create_document(docdef);
|
||||||
let path = Path::new(
|
let path = Path::new(
|
||||||
Include::All,
|
Include::All,
|
||||||
Include::Just(sess_name.clone().into()),
|
Include::Just(sess_name.clone().into()),
|
||||||
|
|||||||
Reference in New Issue
Block a user