diff --git a/tests/api/finland/test_loan_excel_export.py b/tests/api/finland/test_loan_excel_export.py index 48f7a96e5..4f000a9d6 100644 --- a/tests/api/finland/test_loan_excel_export.py +++ b/tests/api/finland/test_loan_excel_export.py @@ -30,6 +30,7 @@ "publisher": "Standard Ebooks", "language": "eng", "genres": ["General Fiction"], + "audience": "adults", "contributors": ["Eliot, George (Author)", "Fake contributor (Author)"], "location": None, "library_name": "Open Access Library", @@ -45,6 +46,7 @@ "publisher": "Standard Ebooks", "language": "eng", "genres": ["Philosophy"], + "audience": "adults", "contributors": ["Russell, Bertrand (Author)"], "location": None, "library_name": "Open Access Library", @@ -83,6 +85,7 @@ def test_export_excel(self): "Sijainti", "Formaatti", "Kategoria(t)", + "Kohderyhmä", "Kieli", "Kustantaja/Julkaisija", "Kaikki lainat",