Skip to content

Commit ef6fc98

Browse files
EKIRJASTO-22 Update test regarding audience
1 parent feb002d commit ef6fc98

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/api/finland/test_loan_excel_export.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"publisher": "Standard Ebooks",
3131
"language": "eng",
3232
"genres": ["General Fiction"],
33+
"audience": "adults",
3334
"contributors": ["Eliot, George (Author)", "Fake contributor (Author)"],
3435
"location": None,
3536
"library_name": "Open Access Library",
@@ -45,6 +46,7 @@
4546
"publisher": "Standard Ebooks",
4647
"language": "eng",
4748
"genres": ["Philosophy"],
49+
"audience": "adults",
4850
"contributors": ["Russell, Bertrand (Author)"],
4951
"location": None,
5052
"library_name": "Open Access Library",
@@ -83,6 +85,7 @@ def test_export_excel(self):
8385
"Sijainti",
8486
"Formaatti",
8587
"Kategoria(t)",
88+
"Kohderyhmä",
8689
"Kieli",
8790
"Kustantaja/Julkaisija",
8891
"Kaikki lainat",

0 commit comments

Comments
 (0)