updat reporter-html expectations
This commit is contained in:
parent
34549cfbb2
commit
7fa8287f42
|
|
@ -323,7 +323,7 @@ for (const useIntermediateMergeReport of [false] as const) {
|
|||
await expect(page.getByTestId('test-result-image-mismatch-tabs').locator('div')).toHaveText([
|
||||
'Diff',
|
||||
'Actual',
|
||||
'Expected',
|
||||
'Previous',
|
||||
'Side by side',
|
||||
'Slider',
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue