Chore: Convert VirtualizedTraceView.test.tsx to RTL (#61589)

* Chore: Convert VirtualizedTraceView.test.tsx to RTL

* Don't need to change shared component

Co-authored-by: André Pereira <adrapereira@gmail.com>
This commit is contained in:
Hamas Shafiq
2023-01-18 18:13:26 +00:00
committed by GitHub
parent 5e8866ed5a
commit 7f4b2fcb9c
3 changed files with 78 additions and 396 deletions

View File

@@ -8,7 +8,7 @@ import { styleMixins, useStyles2 } from '../../themes';
import { getFocusStyles, getMouseFocusStyles } from '../../themes/mixins';
import { getPropertiesForVariant } from '../Button';
import { Icon } from '../Icon/Icon';
import { Tooltip } from '../Tooltip/Tooltip';
import { Tooltip } from '../Tooltip';
type CommonProps = {
/** Icon name */