include object_format_name
in test
This commit is contained in:
parent
55f371301c
commit
0ae2377b92
|
@ -95,6 +95,7 @@ async fn repo() {
|
||||||
issue_labels: Some("".into()),
|
issue_labels: Some("".into()),
|
||||||
license: Some("".into()),
|
license: Some("".into()),
|
||||||
name: "test".into(),
|
name: "test".into(),
|
||||||
|
object_format_name: None,
|
||||||
private: Some(false),
|
private: Some(false),
|
||||||
readme: None,
|
readme: None,
|
||||||
template: Some(false),
|
template: Some(false),
|
||||||
|
|
Loading…
Reference in a new issue