mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-10 14:37:40 +01:00
Enable test coverage for playwright tests.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Browser, expect, Locator, Page, test } from "@playwright/test";
|
||||
import { Browser, expect, Locator, Page, test } from "../../coverage";
|
||||
import {
|
||||
CommandBarButton,
|
||||
DataExplorer,
|
||||
|
||||
Reference in New Issue
Block a user