Skip to content

Commit

Permalink
fix highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphric committed May 1, 2024
1 parent 407c293 commit 320f960
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bun install @replayio/playwright -D

## Update your configuration

```js {% fileName="playwright.config.ts" highlight=[2,"7-11","16-19"] lineNumbers=true %}
```js {% fileName="playwright.config.ts" highlight=[2,"6-12","16-19"] lineNumbers=true %}
import { PlaywrightTestConfig, devices } from '@playwright/test'
import { devices as replayDevices } from '@replayio/playwright'

Expand Down

0 comments on commit 320f960

Please sign in to comment.