diff options
Diffstat (limited to '')
-rw-r--r-- | tests/ci_test.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ci_test.rs b/tests/ci_test.rs index 0d03074..6eca774 100644 --- a/tests/ci_test.rs +++ b/tests/ci_test.rs @@ -95,6 +95,7 @@ async fn repo() { issue_labels: Some("".into()), license: Some("".into()), name: "test".into(), + object_format_name: None, private: Some(false), readme: None, template: Some(false), |