book search engine #18
@@ -1021,8 +1021,6 @@ def test_existing_destination_skips_rename_and_removes_temp(tmp_path, monkeypatc
|
|||||||
|
|
||||||
|
|
||||||
def test_richie_exports_audiobook_models() -> None:
|
def test_richie_exports_audiobook_models() -> None:
|
||||||
from python.orm.richie import Audiobook # noqa: PLC0415
|
|
||||||
|
|
||||||
assert Audiobook.__tablename__ == "audiobook"
|
assert Audiobook.__tablename__ == "audiobook"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user