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