Fixed more tests

This commit is contained in:
alexjanousekGSA
2025-05-30 16:23:47 -04:00
parent 7c1f3f2c3a
commit aa445f5f40
3 changed files with 36 additions and 10 deletions

View File

@@ -791,3 +791,4 @@ template_history_schema = TemplateHistorySchema()
event_schema = EventSchema()
provider_details_schema = ProviderDetailsSchema()
provider_details_history_schema = ProviderDetailsHistorySchema()
job_schema = JobSchema()