aki_prj23_transparenzregister/tests/apps/enrich_company_financials_test.py

8 lines
287 B
Python

"""Tests for the enrich_company_financials module."""
from aki_prj23_transparenzregister.apps import enrich_company_financials
def test_import_enrich_company_financials() -> None:
"""Testing if the enrich_company_financials can be imported."""
assert enrich_company_financials