We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321354a commit c01471fCopy full SHA for c01471f
src/internal/components/tooltip/__integ__/tooltip.test.ts
@@ -5,7 +5,7 @@ import useBrowser from '@cloudscape-design/browser-test-tools/use-browser';
5
6
import createWrapper from '../../../../../lib/components/test-utils/selectors';
7
8
-import tooltipStyles from '../../../../../lib/components/internal/components/tooltip/styles.selectors.js';
+import tooltipStyles from '../../../../../lib/components/tooltip/styles.selectors.js';
9
10
test(
11
'should not close any wrapping modals when the tooltip detects an Escape keypress',
0 commit comments