#nullable enable using UnitTests; using Xunit.Abstractions; namespace IntegrationTests; public class DialogTests (ITestOutputHelper output) { }