diff --git a/src/components/button/__snapshots__/button.test.js.snap b/src/components/button/__snapshots__/button.test.js.snap index 7a438cdc76b5..ce9827cec034 100644 --- a/src/components/button/__snapshots__/button.test.js.snap +++ b/src/components/button/__snapshots__/button.test.js.snap @@ -95,6 +95,21 @@ exports[`EuiButton props fill is rendered 1`] = ` `; +exports[`EuiButton props href secures the rel attribute when the target is _blank 1`] = ` + + + + + +`; + exports[`EuiButton props iconSide left is rendered 1`] = ` `; +exports[`EuiButtonEmpty props href secures the rel attribute when the target is _blank 1`] = ` + + + + + +`; + exports[`EuiButtonEmpty props iconSide left is rendered 1`] = `