From 129e29150fb8640d3f111064f1c598e5151f21d0 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Thu, 19 Jun 2025 16:25:04 +0200 Subject: [PATCH] Fix build of integration tests --- .../Controllers/AccountsKeyManagementControllerTests.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Api.IntegrationTest/KeyManagement/Controllers/AccountsKeyManagementControllerTests.cs b/test/Api.IntegrationTest/KeyManagement/Controllers/AccountsKeyManagementControllerTests.cs index 7130b85507..ae162470cc 100644 --- a/test/Api.IntegrationTest/KeyManagement/Controllers/AccountsKeyManagementControllerTests.cs +++ b/test/Api.IntegrationTest/KeyManagement/Controllers/AccountsKeyManagementControllerTests.cs @@ -404,7 +404,7 @@ public class AccountsKeyManagementControllerTests : IClassFixture