2 references to InteractivityEnabled
Aspire.Hosting.Testing.Tests (2)
DashboardTestingBuilderTests.cs (2)
67
$"--{
InteractivityEnabled
}=true"
267
Assert.Equal("false", builder.Configuration[
InteractivityEnabled
]);