Files
notifications-api/tests/app/main/dao/test_services_dao.py

9 lines
98 B
Python
Raw Normal View History

def test_create_service(notify_api):
pass
def test_get_all_services(notify_api):
pass