mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
code review feedback, fix setup.cfg and reformat
This commit is contained in:
@@ -5,9 +5,7 @@ import pytest
|
||||
from jsonschema import ValidationError
|
||||
|
||||
from app.schema_validation import validate
|
||||
from app.service.service_callback_api_schema import (
|
||||
update_service_callback_api_schema,
|
||||
)
|
||||
from app.service.service_callback_api_schema import update_service_callback_api_schema
|
||||
|
||||
|
||||
def test_service_callback_api_schema_validates():
|
||||
|
||||
Reference in New Issue
Block a user