ImagesTable: data-testid should be lowercase

This commit is contained in:
Jacob Kozol 2021-06-02 12:04:54 +02:00 committed by Sanne Raymaekers
parent 93d0fdb6fc
commit 6db456a17c

View file

@ -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>