mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
better consistent naming
This commit is contained in:
parent
5940639482
commit
5fef3c2351
@ -20,7 +20,7 @@ def rest_api_client():
|
|||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def rest_api_authenticated_client(rest_api_client: APIClient):
|
def authenticated_rest_api_client(rest_api_client: APIClient):
|
||||||
"""
|
"""
|
||||||
The basic DRF ApiClient which has been authenticated
|
The basic DRF ApiClient which has been authenticated
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user