@playwright/test
Advanced tools
Comparing version 1.12.2-1623435892000 to 1.12.2-1624579911000
{ | ||
"name": "@playwright/test", | ||
"version": "1.12.2-1623435892000", | ||
"version": "1.12.2-1624579911000", | ||
"description": "Playwright Test Runner", | ||
@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright", |
@@ -9,3 +9,3 @@ /** | ||
import type expect from 'expect'; | ||
import type * as expect from 'expect'; | ||
import type { ExpectedAssertionsErrors } from 'expect/build/types'; | ||
@@ -12,0 +12,0 @@ |
Sorry, the diff of this file is not supported yet
7723423