mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-03 19:40:16 -04:00
adding changes
This commit is contained in:
parent
c3385b0f0f
commit
bb39dd6686
|
@ -6,7 +6,7 @@ from backend.services.service import ServiceService
|
|||
from backend.services.exceptions import ServiceNotFoundException
|
||||
from ..services import service_test_data
|
||||
from ..services import user_test_data
|
||||
|
||||
import pytest
|
||||
|
||||
def test_list(service_svc: ServiceService):
|
||||
service = service_svc.get_all()
|
||||
|
|
Loading…
Reference in New Issue
Block a user