The story for the VRT test doesn't work as expected. The tooltip in EuiIconTip hides for the screenshot. It's not a big deal but we cannot assess the regression for the component and the image keeps being updated when running test-visual-regression update without any filter.
Current behavior:
After running yarn test-visual-regression update in packages/eui, the VRT images for EuiIconTip get updated:
There is no tooltip visible in the test screenshot.
Expected behavior:
The tooltip is visible in the screenshot.
The story for the VRT test doesn't work as expected. The tooltip in
EuiIconTiphides for the screenshot. It's not a big deal but we cannot assess the regression for the component and the image keeps being updated when runningtest-visual-regression updatewithout any filter.Current behavior:
After running
yarn test-visual-regression updateinpackages/eui, the VRT images forEuiIconTipget updated:There is no tooltip visible in the test screenshot.
Expected behavior:
The tooltip is visible in the screenshot.