Skip to content

Commit

Permalink
revert testid change
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Oct 29, 2024
1 parent dd51259 commit a8daf08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export function SourceDataModal(props: SourceDataProps) {
onClick={() => onClose()}
fill={false}
color="primary"
data-testid="cancelSourceDataButton"
data-testid="closeSourceDataButton"
>
Cancel
</EuiSmallButton>
Expand Down

0 comments on commit a8daf08

Please sign in to comment.