chore: generalize status & action as code (#188)
This commit is contained in:
@@ -39,5 +39,5 @@ test('stitched aria frames', async ({ client }) => {
|
||||
element: 'World',
|
||||
ref: 'f1s1e3',
|
||||
},
|
||||
})).toContainTextContent('Clicked "World"');
|
||||
})).toContainTextContent(`// Click World`);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user