From 5ea54226ed7f496e8cc8183666a7fca75c8957d4 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Fri, 20 Dec 2024 13:18:56 +0100 Subject: [PATCH] update message --- tests/playwright-test/ui-mode-trace.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playwright-test/ui-mode-trace.spec.ts b/tests/playwright-test/ui-mode-trace.spec.ts index 855d390aa4..6df12a54e4 100644 --- a/tests/playwright-test/ui-mode-trace.spec.ts +++ b/tests/playwright-test/ui-mode-trace.spec.ts @@ -421,7 +421,7 @@ test('attachments tab shows all but top-level .push attachments', async ({ runUI const actionsTree = page.getByTestId('actions-tree'); await actionsTree.getByRole('treeitem', { name: 'step' }).click(); await page.keyboard.press('ArrowRight'); - await expect(actionsTree, 'only attach() calls are shown as actions').toMatchAriaSnapshot(` + await expect(actionsTree, 'attach() and top-level attachments.push calls are shown as actions').toMatchAriaSnapshot(` - tree: - treeitem /step/: - group: