Skip to content

Commit

Permalink
Add subject test id for testing data-shared-attribute (#5196)
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 authored Oct 4, 2023
1 parent c27d2f5 commit 3024c6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,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 3024c6a

Please sign in to comment.