From ed0ed7b32fd8e1e3292534a9f399e7c604dfde94 Mon Sep 17 00:00:00 2001 From: adamviktora Date: Wed, 13 Nov 2024 17:00:50 +0100 Subject: [PATCH] update test file --- packages/css-vars-updater/test/test.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/css-vars-updater/test/test.css b/packages/css-vars-updater/test/test.css index 85a56b43..0d6e10f1 100644 --- a/packages/css-vars-updater/test/test.css +++ b/packages/css-vars-updater/test/test.css @@ -8,7 +8,7 @@ color: var(--pf-v5-global--Color--100); background-color: var(--pf-v5-global--BackgroundColor--200); - /* Removed variables */ + /* Variables removed from v6 */ max-width: var(--pf-v5-c-accordion__toggle-text--MaxWidth); /* Variables staying in v6 */