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(
|
let licensed_article = LicensedArticle::new(
|
||||||
object,
|
object,
|
||||||
Licensed07 {
|
Licensed07 {
|
||||||
license: "CC-0".into(),
|
license: Some("CC-0".into()),
|
||||||
},
|
},
|
||||||
SourceProperty {
|
SourceProperty {
|
||||||
source: Source {
|
source: Source {
|
||||||
|
Loading…
Reference in New Issue
Block a user