add interest change tables
This commit is contained in:
5
backend/tests/test_service.py
Normal file
5
backend/tests/test_service.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from trading_journal import crud, service
|
||||
|
||||
monkeypatch = pytest.MonkeyPatch()
|
||||
Reference in New Issue
Block a user