diff --git a/packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx b/packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx index 4526093ef02..8f553ab09d6 100644 --- a/packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx +++ b/packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx @@ -159,7 +159,7 @@ test('Style prop overrides boundaryCssVars', () => { }); }); -test(`Renders with class ${styles.modifiers.noGlass} when isPill is true`, () => { +test(`Renders with class ${styles.modifiers.noGlass} when hasNoGlass is true`, () => { render( Drawer panel content