// Copyright (c) Microsoft. All rights reserved. using AgentConformance.IntegrationTests; namespace AzureAIAgentsPersistent.IntegrationTests; public class AzureAIAgentsPersistentStructuredOutputRunTests() : StructuredOutputRunTests(() => new()) { }