fix: Update import statement for client in currency workflow tests
Some checks failed
Run Tests / test (push) Has been cancelled

This commit is contained in:
2025-10-25 16:21:26 +02:00
parent 9bd5b60d7a
commit 5c66bf7899
2 changed files with 28 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
from tests.unit.conftest import client
from tests.unit.test_costs import client
def test_create_capex_with_currency_code_and_list():