src: Remove unused data-testids
This removes unused `data-testid`s from the code base.
This commit is contained in:
parent
2ec85661c4
commit
aedbbdc53a
24 changed files with 76 additions and 143 deletions
|
|
@ -112,7 +112,7 @@ export const ImageBuilderHeader = ({
|
|||
isOpen={showImportModal}
|
||||
/>
|
||||
)}
|
||||
<PageHeader data-testid="image-builder-header">
|
||||
<PageHeader>
|
||||
<Flex>
|
||||
<FlexItem>
|
||||
<PageHeaderTitle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue