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"