Make test follow LicensedArticle change
This commit is contained in:
parent
7ade0550c9
commit
c521a81373
@ -693,7 +693,7 @@ mod tests {
|
||||
let licensed_article = LicensedArticle::new(
|
||||
object,
|
||||
Licensed07 {
|
||||
license: "CC-0".into(),
|
||||
license: Some("CC-0".into()),
|
||||
},
|
||||
SourceProperty {
|
||||
source: Source {
|
||||
|
Loading…
Reference in New Issue
Block a user