Files
CoPay/backend/app/tests/api/dependencies.py
T
2024-11-17 02:31:42 +03:00

7 lines
59 B
Python

import pytest
@pytest.fixture
def auth_token():
pass