Skip to content

Commit 4cf15d1

Browse files
JakobMiesnerkpsherva
authored andcommitted
tests: move covers builder test into correct folder
1 parent 32d32d2 commit 4cf15d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2018-2020 CERN.
3+
# Copyright (C) 2025 CERN.
44
#
55
# invenio-app-ils is free software; you can redistribute it and/or modify it
66
# under the terms of the MIT License; see LICENSE file for more details.
77

88
"""Tests for covers_builder module."""
99

10-
import pytest
1110
from unittest.mock import patch
11+
1212
from invenio_app_ils.literature.covers_builder import (
1313
build_ils_demo_cover_urls,
1414
build_openlibrary_urls,

0 commit comments

Comments
 (0)