Make test follow LicensedArticle change

This commit is contained in:
Kitaiti Makoto 2022-05-01 19:13:38 +09:00
parent 7ade0550c9
commit c521a81373
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ mod tests {
let licensed_article = LicensedArticle::new( let licensed_article = LicensedArticle::new(
object, object,
Licensed07 { Licensed07 {
license: "CC-0".into(), license: Some("CC-0".into()),
}, },
SourceProperty { SourceProperty {
source: Source { source: Source {