We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0fa87 commit 6e4f142Copy full SHA for 6e4f142
tests/Aspire.Hosting.Tests/ContainerTunnelTests.cs
@@ -13,7 +13,6 @@ public class ContainerTunnelTests(ITestOutputHelper testOutputHelper)
13
{
14
[Fact]
15
[RequiresFeature(TestFeature.Docker)]
16
- [QuarantinedTest("https://github.com/dotnet/aspire/issues/14325")]
17
public async Task ContainerTunnelWorksWithYarp()
18
19
const string testName = "container-tunnel-works-with-yarp";
0 commit comments