Fix Playwright coverage collection and merge
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { expect, test } from '@bgotink/playwright-coverage';
|
||||
import type { Page } from '@playwright/test';
|
||||
import { expect, test, Page } from './fixtures';
|
||||
|
||||
import {
|
||||
areaName,
|
||||
|
||||
Reference in New Issue
Block a user