feat(fluentUI-migration): ActionButton fluentui v8 to v9 migration #8036
Annotations
2 errors
src/tests/end-to-end/tests/details-view/headings.test.ts#L88
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Assessment -> Headings Getting started page Getting started page should pass accessibility validation with highContrastMode=true 1`
- Snapshot - 1
+ Received + 1
@@ -5,11 +5,11 @@
{
"failureSummary": "Fix any of the following:
The link has insufficient color contrast of 1.07:1 with the surrounding text. (Minimum contrast is 3:1, link text: #ffff00, surrounding text: #ffffff)
The link has no styling (such as underline) to distinguish it from the surrounding text",
"selector": [
- "p:nth-child(6) > .root-317.insights-link[target="_blank"]",
+ "p:nth-child(6) > .root-314.insights-link[target="_blank"]",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/headings.test.ts:88:33)
|
|
This job failed
Loading