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
|
|
@ -81,7 +81,6 @@ const FileSystemConfiguration = () => {
|
|||
<FileSystemTable />
|
||||
<TextContent>
|
||||
<Button
|
||||
data-testid="file-system-add-partition"
|
||||
className="pf-v5-u-text-align-left"
|
||||
variant="link"
|
||||
icon={<PlusCircleIcon />}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue