fix(docs): fix a typo
This commit is contained in:
parent
935ced6e31
commit
5254c83ff1
|
|
@ -71,7 +71,7 @@ import { test, expect } from '@playwright/test';
|
|||
test('basic test', {
|
||||
annotation: {
|
||||
type: 'issue',
|
||||
description: 'featur tags API',
|
||||
description: 'feature tags API',
|
||||
url: 'https://github.com/microsoft/playwright/issues/23180'
|
||||
},
|
||||
}, async ({ page }) => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue