From 7fa29b7f05870a4763485681d4fc0c5ba42aaad3 Mon Sep 17 00:00:00 2001 From: wyunchi-ms Date: Wed, 8 Feb 2023 16:16:35 +0800 Subject: [PATCH] Disable the live test for SpringCloud --- .../{TestLiveScenarios.ps1 => TestLiveScenarios.ps1.disabled} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/SpringCloud/LiveTests/{TestLiveScenarios.ps1 => TestLiveScenarios.ps1.disabled} (100%) diff --git a/src/SpringCloud/LiveTests/TestLiveScenarios.ps1 b/src/SpringCloud/LiveTests/TestLiveScenarios.ps1.disabled similarity index 100% rename from src/SpringCloud/LiveTests/TestLiveScenarios.ps1 rename to src/SpringCloud/LiveTests/TestLiveScenarios.ps1.disabled