Upgrade RamlToOpenApiConverter and YamlDotNet (#1399)

* Upgrade RamlToOpenApiConverter and YamlDotNet

* fix
This commit is contained in:
Stef Heyenrath
2025-12-19 18:33:58 +01:00
committed by GitHub
parent 6aef4816a5
commit 56f65c19e2
9 changed files with 14 additions and 19 deletions

View File

@@ -235,7 +235,7 @@ public partial class WireMockServerTests
}
#if NET8_0_OR_GREATER
[IgnoreOnContinuousIntegrationFact]
[Fact(Skip = "Does not work on local and pipeline")]
public async Task WireMockServer_WithUrl0000_Should_Listen_On_All_IPs_IPv6()
{
// Arrange