mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 19:04:43 +03:00
docs: fix broken docs by wrong snippet lang (#12306)
This commit is contained in:
parent
290410e44f
commit
5be9f68446
@ -561,7 +561,7 @@ test('numeric ranges', () => {
|
||||
|
||||
For TypeScript, also add the following to `global.d.ts`. You don't need it for JavaScript.
|
||||
|
||||
```js js-flavor=ts
|
||||
```js
|
||||
// global.d.ts
|
||||
declare global {
|
||||
namespace PlaywrightTest {
|
||||
|
Loading…
Reference in New Issue
Block a user