Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Mar 6, 2024
1 parent 4b059bc commit 85a5c4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { Request } from 'playwright'
import type { Request } from 'playwright-chromium'
import { join } from 'path'
import { FileRef, nextTestSetup } from 'e2e-utils'

Expand Down

0 comments on commit 85a5c4d

Please sign in to comment.