From 8e631b2c4d1b8a530cabcd236360c9d000783ea7 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Wed, 26 Feb 2025 10:22:13 +0100 Subject: [PATCH] Update tests/playwright-test/aria-snapshot-file.spec.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Simon Knott --- tests/playwright-test/aria-snapshot-file.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playwright-test/aria-snapshot-file.spec.ts b/tests/playwright-test/aria-snapshot-file.spec.ts index fe127eb57a..f02ae3b26b 100644 --- a/tests/playwright-test/aria-snapshot-file.spec.ts +++ b/tests/playwright-test/aria-snapshot-file.spec.ts @@ -128,7 +128,7 @@ test('should generate snapshot name', async ({ runInlineTest }, testInfo) => { expect(snapshot2).toBe('- heading "hello world 2" [level=1]'); }); -test('backwads compat with .yml extension', async ({ runInlineTest }) => { +test('backwards compat with .yml extension', async ({ runInlineTest }) => { const result = await runInlineTest({ 'a.spec.ts-snapshots/test-1.yml': ` - heading "hello old world"