Skip to content

Commit

Permalink
Add subject test id for testing data-shared-attribute (#5196) (#5204)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3024c6a)

Signed-off-by: abbyhu2000 <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 31e91ef commit bc3451a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ export const DataGridTable = ({
data-shared-item=""
data-title={title}
data-description={description}
data-test-subj="discoverTable"
>
<EuiPanel hasBorder={false} hasShadow={false} paddingSize="s" color="transparent">
<EuiPanel paddingSize="s" style={{ height: '100%' }}>
Expand Down

0 comments on commit bc3451a

Please sign in to comment.