From 6b5f7d297fadff9a46b6cfeeedd44b07db01629a Mon Sep 17 00:00:00 2001
From: Justin Baur <19896123+justindbaur@users.noreply.github.com>
Date: Wed, 19 Nov 2025 10:47:54 -0500
Subject: [PATCH] Ignore no tests error
---
.../Infrastructure.IntegrationTest.csproj | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
index ec60e19abc..d9366ccf8b 100644
--- a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
+++ b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
@@ -3,6 +3,8 @@
false
6570f288-5c2c-47ad-8978-f3da255079c2
+
+ $(TestingPlatformCommandLineArguments) --ignore-exit-code 8