ImagesTable: data-testid should be lowercase
This commit is contained in:
parent
93d0fdb6fc
commit
6db456a17c
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/up
|
|||
onSetPage={ this.onSetPage }
|
||||
onPerPageSelect={ this.onPerPageSelect }
|
||||
widgetId="compose-pagination"
|
||||
data-testId="images-pagination"
|
||||
data-testid="images-pagination"
|
||||
isCompact />
|
||||
</ToolbarItem>
|
||||
</ToolbarContent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue