mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 19:53:55 +02:00
feat: Add simple wrapper to update particual financial entries
This commit is contained in:
6
tests/apps/fix_company_financials_test.py
Normal file
6
tests/apps/fix_company_financials_test.py
Normal file
@ -0,0 +1,6 @@
|
||||
"""test aki_prj23_transparenzregister.apps.fix_company_financials."""
|
||||
from aki_prj23_transparenzregister.apps import fix_company_financials
|
||||
|
||||
|
||||
def test_main() -> None:
|
||||
assert fix_company_financials
|
Reference in New Issue
Block a user