From 6297fa180c2a17f0207585d2c7e64d3c7e44988d Mon Sep 17 00:00:00 2001 From: SankyRed Date: Thu, 16 May 2024 18:05:06 -0500 Subject: [PATCH] clean up --- .../resources/cli-regression-patches/v2.142.0/skip-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.142.0/skip-tests.txt b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.142.0/skip-tests.txt index 722598fe60dca..0351c9fb93703 100644 --- a/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.142.0/skip-tests.txt +++ b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.142.0/skip-tests.txt @@ -1,4 +1,4 @@ # Skipping the test to fix issue https://github.com/aws/aws-cdk/issues/30241. -# cli-integ tests failing for the old tests with the new cli changes for list stacks. +# cli-integ tests failing for the old tests with the new cli changes for diff stacks. cdk diff picks up changes that are only present in changeset \ No newline at end of file