Skip to content

Commit

Permalink
auto fixing the ChangePolicy.test snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: kohinoor98 <[email protected]>
  • Loading branch information
kohinoor98 committed Nov 10, 2023
1 parent 0940880 commit 96b5c0b
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,18 +428,18 @@ exports[`<ChangePolicy /> spec renders the component 1`] = `
<div
class="euiFlexGroup euiFlexGroup--gutterLarge euiFlexGroup--alignItemsCenter euiFlexGroup--justifyContentFlexEnd euiFlexGroup--directionRow euiFlexGroup--responsive"
>
<div
<div
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButtonEmpty euiButtonEmpty--primary"
type="button"
<button
class="euiButtonEmpty euiButtonEmpty--primary"
data-test-subj="changePolicyCancelButton"
type="button"
>
<span
<span
class="euiButtonContent euiButtonEmpty__content"
>
<span
<span
class="euiButtonEmpty__text"
>
Cancel
Expand Down

0 comments on commit 96b5c0b

Please sign in to comment.