Skip to content

Commit 6e4f142

Browse files
authored
Re-enable container tunnel tests (#14412)
Latest DCP insertion should have fixed this. Fixes #14325
1 parent 6e0fa87 commit 6e4f142

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Aspire.Hosting.Tests/ContainerTunnelTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public class ContainerTunnelTests(ITestOutputHelper testOutputHelper)
1313
{
1414
[Fact]
1515
[RequiresFeature(TestFeature.Docker)]
16-
[QuarantinedTest("https://github.com/dotnet/aspire/issues/14325")]
1716
public async Task ContainerTunnelWorksWithYarp()
1817
{
1918
const string testName = "container-tunnel-works-with-yarp";

0 commit comments

Comments
 (0)